mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-30 23:19:49 +00:00
1a96b225e3
Not very helpful, at least at the moment. We could re-enable it if we decide to refactor large scripts into smaller ones.
8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
disable:
|
|
- no-elif-return
|
|
- no-else-return
|
|
- max-returns
|
|
- max-public-methods
|
|
|
|
max-file-lines: 2000
|