Coder Social home page Coder Social logo

meyskens / lookout-flake8-analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from src-d/lookout-flake8-analyzer

0.0 1.0 0.0 17 KB

License: GNU Affero General Public License v3.0

Dockerfile 6.11% Makefile 6.45% Shell 20.82% Python 66.62%

lookout-flake8-analyzer's Introduction

Build Status lookout analyzer: sonarcheck

A lookout analyzer implementation that uses the flake8 meta linter for Python code.

Disclaimer: this is not an official product, it only serves the purpose of testing lookout.

Example of utilization

With lookout-sdk binary from the latest release of SDK:

$ python3 flake8_analyzer.py

$ lookout-sdk review -v ipv4://localhost:2001 \
    --from c99dcdff172f1cb5505603a45d054998cb4dd606 \
    --to 3a9d78bdd1139c929903885ecb8f811931b8aa70

Configuration

Variable Default Description
FLAKE8_HOST 0.0.0.0 IP address to bind the gRPC serve
FLAKE8_PORT 2002 Port to bind the gRPC server
FLAKE8_DATA_SERVICE_URL ipv4://localhost:10301 gRPC URL of the Data service
FLAKE8_LOG_LEVEL info Logging level (info, debug, warning or error)

Development

Release

Main release artifact is a Docker image, so

  • make docker-push

License

AGPLv3

lookout-flake8-analyzer's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.