for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - test/* before_commands: - sudo pip3 install cleo build: environment: python: 3.6.0 dependencies: before: - pip3 install cleo nodes: analysis: tests: override: - py-scrutinizer-run
# language: python