mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-19 17:39:53 -06:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
shell=bash
|
|
enable=deprecate-which
|
|
enable=require-double-brackets
|
|
|
|
disable=SC1090 # Hard to fix and maintain
|
|
disable=SC1091 # Similar as the above
|