kopia lustrzana https://github.com/jaymody/picoGPT
Create pylint.cfg
rodzic
201ae4c9f9
commit
11a1c54a98
|
@ -0,0 +1,7 @@
|
|||
[MASTER]
|
||||
# Specify the maximum allowed line length
|
||||
max-line-length = 120
|
||||
|
||||
[MESSAGES CONTROL]
|
||||
# Disable certain pylint messages
|
||||
disable = C0114,C0115,C0116,R0903
|
Ładowanie…
Reference in New Issue