Skip to content
Snippets Groups Projects

#118: Set up complete CI/CD pipeline

Merged Moul requested to merge 118_enh_ci into dev
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -39,3 +39,7 @@ mypy = "^0.790"
pylint = "^2.6.0"
sphinx = "^3.2.1"
sphinx_rtd_theme = "^0.5.0"
[tool.pylint.messages_control]
disable = "C,R0902,R0903,R0904,R0912,R0913,R0914,R0915,W0613"
enable = "C0121,C0202,C0321"
Loading