mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 07:24:47 -06:00
Removed python test files for linter.
This commit is contained in:
parent
98edf0ad99
commit
d60eb1cb2d
2
.github/workflows/quality.yml
vendored
2
.github/workflows/quality.yml
vendored
@ -24,4 +24,4 @@ jobs:
|
||||
pip install -r requirements.txt
|
||||
- name: Analysing the code with pylint
|
||||
run: |
|
||||
pylint --module-naming-style=any $(git ls-files '*.py')
|
||||
pylint --module-naming-style=any modules/* netbox_zabbix_sync.py
|
||||
|
Loading…
Reference in New Issue
Block a user