diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml new file mode 100644 index 0000000..7c925c2 --- /dev/null +++ b/.pre-commit-config.yaml @@ -0,0 +1,29 @@ +# .pre-commit-config.yaml +repos: +- repo: https://github.com/pre-commit/pre-commit-hooks + rev: v4.4.0 # use `pre-commit autoupdate` to get the latest rev + hooks: + - id: check-yaml + - id: check-json +# - id: pretty-format-json +# - id: end-of-file-fixer +# - id: trailing-whitespace +ci: + autofix_prs: false +#- repo: https://github.com/pre-commit/mirrors-csslint +# rev: v1.0.5 # use `pre-commit autoupdate` to get the latest rev +# hooks: +# - id: csslint +#- repo: https://github.com/thibaudcolas/curlylint +# rev: v0.13.1 # use `pre-commit autoupdate` to get the latest rev +# hooks: +# - id: curlylint +#- repo: https://github.com/klieret/jekyll-relative-url-check +# rev: v2.0.1 # use `pre-commit autoupdate` to get the latest rev +# hooks: +# - id: jekyll-relative-url-check-html +# - id: jekyll-relative-url-check-markdown +#- repo: https://github.com/pre-commit/mirrors-prettier +# rev: v2.7.1 +# hooks: +# - id: prettier diff --git a/README.md b/README.md index 0e8cd16..71daf67 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@
-
-
-
+
+
+
+
-
-
-
+
+
+
+