This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix CI
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.2.0-RC1
falkTX
4 years ago
parent
dc0c1df47e
commit
4a7faebcf0
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis/script-pylint.sh
+ 1
- 0
.travis/script-pylint.sh
View File
@@ -18,6 +18,7 @@ ${pylint} \
--max-attributes=25 \
--max-line-length=120 \
--max-locals=25 \
--max-statements=100 \
--disable=\
bad-whitespace,\
invalid-name,\
Write
Preview
Loading…
Cancel
Save