Skip to content
Snippets Groups Projects

Update gitlab CI

Merged Bo-Chun Chen requested to merge louistw/account-app:update-ci into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -2,5 +2,7 @@
@@ -2,5 +2,7 @@
line-length = 79
line-length = 79
target-version = ['py36']
target-version = ['py36']
preview = true
preview = true
 
[tool.pylint.main]
 
disable = ["import-error", "unused-argument", "dangerous-default-value", "broad-except"]
[tool.pylint.format]
[tool.pylint.format]
max-line-length = 79
max-line-length = 79
Loading