Completed
Pull Request — master (#3)
by
unknown
01:11
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true
tools:
    pylint:
        python_version: '3'
        config_file: pylintrc
filter:
    excluded_paths:
        - test/*
        - sdoc/antlr/*

Repository Config

# language: python