diff options
-rw-r--r-- | .eslintrc.yaml (renamed from .eslintrc) | 0 | ||||
-rw-r--r-- | .gitattributes | 2 | ||||
-rw-r--r-- | .stylelintrc.yaml (renamed from .stylelintrc) | 0 |
3 files changed, 0 insertions, 2 deletions
diff --git a/.eslintrc b/.eslintrc.yaml index ff62d9cc93..ff62d9cc93 100644 --- a/.eslintrc +++ b/.eslintrc.yaml diff --git a/.gitattributes b/.gitattributes index 12c45dbc6a..bb2783b0ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,5 @@ * text=auto eol=lf *.tmpl linguist-language=Handlebars -/.eslintrc linguist-language=YAML -/.stylelintrc linguist-language=YAML /public/vendor/** -text -eol linguist-vendored /vendor/** -text -eol linguist-vendored /web_src/fomantic/build/** linguist-generated diff --git a/.stylelintrc b/.stylelintrc.yaml index 9bad55d371..9bad55d371 100644 --- a/.stylelintrc +++ b/.stylelintrc.yaml |