Commit Graph

4 Commits

Author SHA1 Message Date
Philip Chimento 5c8a66d34b Update indentation in editorconfig
We have .mjs files now in the regexp-generator tool. Extend the same
indentation from .js files to cover them as well.
2024-11-11 17:26:56 -08:00
Philip Chimento 71f7cfab83 Update indentation in editorconfig
Applying only to .travis.yml seems to be a relic from when that was the
only YAML file in the repo. Extend it to all YAML files.
2024-11-11 16:48:38 -08:00
Philip Chimento 08937278f1 Add .case and .template files to .editorconfig
Without this, my editor thinks they should be 4-space tabbed files, but
they should be treated the same as other files containing JavaScript.
2022-02-16 09:56:59 -05:00
Mathias Bynens a621155bcd Unify indentation and add .editorconfig (#973) 2017-04-13 10:37:32 -04:00