1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-20 20:43:14 +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

3 lines
47 B
Text

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