ci: add support for pylint

src: fix QA issues
This commit is contained in:
Maciej Barć
2020-09-16 17:52:34 +02:00
parent 7989b29d7a
commit 30e5013bfa
3 changed files with 45 additions and 15 deletions

View File

@ -1,5 +1,17 @@
#!/usr/bin/env python
"""
Original author: XGQT
Licensed under the ISC License
Copyright (c) 2020, src_prepare group
How to use:
- cd into the repository root:
$ pwd
=> /home/user/git/src_prepare-overlay/app-admin/
cd ..
- run this script
"""
import os
import os.path