We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e200468 + 4e55b74 commit f794709Copy full SHA for f794709
1 file changed
identify/extensions.py
@@ -352,6 +352,7 @@
352
'.pypirc': EXTENSIONS['ini'] | {'pypirc'},
353
'.rstcheck.cfg': EXTENSIONS['ini'],
354
'.salt-lint': EXTENSIONS['yaml'] | {'salt-lint'},
355
+ '.sqlfluff': EXTENSIONS['ini'],
356
'.yamllint': EXTENSIONS['yaml'] | {'yamllint'},
357
'.zlogin': EXTENSIONS['zsh'],
358
'.zlogout': EXTENSIONS['zsh'],
0 commit comments