diff --git a/.editorconfig b/.editorconfig index fa5787fe..28f5570e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,7 @@ # https://editorconfig.org +# Tip: to find files violating the rules set out here, run `docker run --rm --volume=$PWD:/check mstruebing/editorconfig-checker` + root = true [*]