Watch your language young pal!
Inaccessible files or files without proper decoding are omitted.
pip install git+https://github.com/myslak71/koles.git
koles <path>
koles .
./koles/checker.py:29: Inappropriate vocabulary found at positions: [65]
./koles/checker.py:32: Inappropriate vocabulary found at positions: [41]
./koles/checker.py:33: Inappropriate vocabulary found at positions: [21]
./koles/checker.py:35: Inappropriate vocabulary found at positions: [56]
./koles/checker.py:39: Inappropriate vocabulary found at positions: [41, 57]
./koles/checker.py:40: Inappropriate vocabulary found at positions: [66]
./koles/checker.py:58: Inappropriate vocabulary found at positions: [40]
make lint
- runs all linters
make flake8
- runs flake8
make unittests
- runs unittests with coverage report and -s flag
make mypy
- runs mypy
make yamllint
- runs yamllint