1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/.gdlintrc
Emmanouil Papadeas 8eb8c5aade Disable no-else-return and no-elif-return linter checks
It's probably best to keep the practice in mind instead of enforcing it
2022-04-22 20:41:43 +03:00

4 lines
47 B
Plaintext

disable:
- no-elif-return
- no-else-return