You've already forked dotfiles
Compare commits
2 Commits
developmen
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9aa70e6f84 | |||
| a5e460ae87 |
@@ -12,7 +12,8 @@ return {
|
||||
pylint = {
|
||||
enabled = true,
|
||||
args = {
|
||||
'--disable=line-too-long'
|
||||
'--disable=line-too-long',
|
||||
'--disable=missing-function-docstring'
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user