ci: pylint with codeclimate

This commit is contained in:
Fu Hanxi
2023-08-11 11:05:58 +08:00
parent c2c402f830
commit 28c9953ffe
5 changed files with 430 additions and 401 deletions
-2
View File
@@ -9,8 +9,6 @@ sonar.inclusions=\
**/*.c,**/*.cpp,**/*.h,**/*.hpp,\
**/*.py
sonar.python.pylint_config=.pylintrc
####################
# sonar-cxx-plugin #
####################