editorconfig-tools
editorconfig-tools copied to clipboard
How to lint shebang'ed files without a file extension?
How should I configure and lint shell scripts like hello that feature a shebang (#!/usr/bin/env fish) but no file extension?
Does editorconfig-tools support this?
What kind of syntax should I use in my .editorconfig to configure fish-shebanged files for certain style rules?