Loading .eslintignore +1 −0 Original line number Diff line number Diff line assets/js/index.js assets/js/vendor node_modules No newline at end of file .github/workflows/codeql-analysis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ on: # The branches below must be a subset of the branches above branches: [master] schedule: - cron: '0 22 * * 1' - cron: '0 11 * * 5' jobs: analyze: Loading .markdownlint.json 0 → 100644 +10 −0 Original line number Diff line number Diff line { "comment": "Hyas rules", "default": true, "line_length": false, "no-inline-html": false, "no-trailing-punctuation": false, "no-duplicate-heading": false, "no-bare-urls": false } No newline at end of file .markdownlintignore 0 → 100644 +1 −0 Original line number Diff line number Diff line node_modules No newline at end of file .stylelintignore +1 −1 Original line number Diff line number Diff line assets/scss/common/_syntax.scss assets/scss/components/_syntax.scss assets/scss/vendor node_modules No newline at end of file Loading
.eslintignore +1 −0 Original line number Diff line number Diff line assets/js/index.js assets/js/vendor node_modules No newline at end of file
.github/workflows/codeql-analysis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ on: # The branches below must be a subset of the branches above branches: [master] schedule: - cron: '0 22 * * 1' - cron: '0 11 * * 5' jobs: analyze: Loading
.markdownlint.json 0 → 100644 +10 −0 Original line number Diff line number Diff line { "comment": "Hyas rules", "default": true, "line_length": false, "no-inline-html": false, "no-trailing-punctuation": false, "no-duplicate-heading": false, "no-bare-urls": false } No newline at end of file
.markdownlintignore 0 → 100644 +1 −0 Original line number Diff line number Diff line node_modules No newline at end of file
.stylelintignore +1 −1 Original line number Diff line number Diff line assets/scss/common/_syntax.scss assets/scss/components/_syntax.scss assets/scss/vendor node_modules No newline at end of file