Commit graph

2392 commits

Author SHA1 Message Date
dependabot[bot]
c69e63b95d
Bump eslint from 7.11.0 to 7.12.0 in /dependencies
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.11.0...v7.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:38:11 +00:00
dependabot[bot]
2ddbcdb04d
Bump golangci/golangci-lint from v1.31.0 to v1.32.0
Bumps golangci/golangci-lint from v1.31.0 to v1.32.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:34:48 +00:00
dependabot[bot]
c41568c10e
Bump dotenvlinter/dotenv-linter from 2.2.0 to 2.2.1
Bumps dotenvlinter/dotenv-linter from 2.2.0 to 2.2.1.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:34:27 +00:00
Joseph Marino
c846cfd9ce
Added "Using your own rules files" to the README
Added a "Using your own rules files" section to the
README under the "Template rules" section.
This section may help developers new to super-linter
avoid running into issues #864 and #685.
2020-10-25 20:06:49 -04:00
IvanKuchin
98a0a194ad
Update buildFileList.sh
fix syntax issue to pass bash linter
2020-10-24 14:46:30 -04:00
Marco Ferrari
5be174d8d9 Fix FILE_STATUS for Dockerfiles 2020-10-24 16:13:16 +02:00
IvanKuchin
ab3f02fe26
bugfix: #900 2020-10-23 12:16:14 -04:00
Lukas Gravley
c5ba851b72
Merge pull request #897 from github/dependabot/docker/alpine/terragrunt-0.13.5
Bump alpine/terragrunt from 0.13.4 to 0.13.5
2020-10-23 08:30:10 -05:00
Ahmad Nassri
0396b9189b
fix: correct env variable name for JSX command (#890)
fixes #889
2020-10-23 09:17:25 +02:00
dependabot[bot]
cec57af2c1
Bump alpine/terragrunt from 0.13.4 to 0.13.5
Bumps alpine/terragrunt from 0.13.4 to 0.13.5.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 05:34:18 +00:00
Lukas Gravley
692f5c0e2e
Merge pull request #893 from github/dependabot/npm_and_yarn/dependencies/eslint-config-prettier-6.14.0
Bump eslint-config-prettier from 6.13.0 to 6.14.0 in /dependencies
2020-10-22 11:11:10 -05:00
Lukas Gravley
8df4ca2005
Merge pull request #894 from github/dependabot/npm_and_yarn/dependencies/npm-groovy-lint-7.6.4
Bump npm-groovy-lint from 7.6.3 to 7.6.4 in /dependencies
2020-10-22 10:00:58 -05:00
Lukas Gravley
e20b2a9f38
Merge pull request #895 from github/dependabot/npm_and_yarn/dependencies/standard-15.0.0
Bump standard from 14.3.4 to 15.0.0 in /dependencies
2020-10-22 10:00:36 -05:00
Lukas Gravley
7b8ebbf4f3
Merge pull request #896 from github/tektonfix
update tekton
2020-10-22 10:00:13 -05:00
Lucas Gravley
87c8bcb5fc update tekton 2020-10-22 09:40:00 -05:00
dependabot[bot]
1ece22e377
Bump standard from 14.3.4 to 15.0.0 in /dependencies
Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 15.0.0.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v14.3.4...v15.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 05:40:53 +00:00
dependabot[bot]
24841cfc50
Bump npm-groovy-lint from 7.6.3 to 7.6.4 in /dependencies
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 7.6.3 to 7.6.4.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v7.6.3...v7.6.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 05:39:33 +00:00
dependabot[bot]
fe17706d82
Bump eslint-config-prettier from 6.13.0 to 6.14.0 in /dependencies
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.13.0...v6.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 05:38:18 +00:00
Lukas Gravley
b058f4ac1e
Merge pull request #884 from GaboFDC/gf_fix_testcase_change_2
Fix test case workspace_path in build file list
2020-10-20 08:38:46 -05:00
Gabo
ae8b16dac5 Fix tap test for dynamic tests 2020-10-19 20:46:14 -05:00
Gabo
3772bb9a03 Fix test case workspace_path in build file list 2020-10-19 16:15:04 -05:00
Lukas Gravley
4053087930
Merge pull request #882 from wrux/master
Fixed typo in missing linter rule fatal error.
2020-10-19 14:47:06 -05:00
Lukas Gravley
0168faea3f
Merge pull request #881 from GaboFDC/gf_fix_testcase_change
Fix test case workspace_path
2020-10-19 14:27:27 -05:00
Callum
abb0901e2e
Fixed typo in missing linter rules. 2020-10-19 21:16:33 +02:00
Gabo
874475eb70 Fix test case workspace_path 2020-10-19 14:05:38 -05:00
Lukas Gravley
6def9c940d
Merge pull request #862 from sheeeng/docs/add-terragrunt-link-in-table-of-linters
docs: add terragrunt link in table of linters
2020-10-19 10:28:58 -05:00
Lukas Gravley
92a2391dad
Merge pull request #863 from sheeeng/docs/explain-markdownlint-yaml-configuration-file
docs: explain markdownlint yaml configuration file
2020-10-19 10:28:38 -05:00
Lukas Gravley
13f30eae1c
Merge pull request #871 from ferrarimarco/stylelint-scss
Install stylelint-scss
2020-10-19 10:28:10 -05:00
Lukas Gravley
841a8b6d95
Merge pull request #873 from github/dependabot/docker/wata727/tflint-0.20.3
Bump wata727/tflint from 0.20.2 to 0.20.3
2020-10-19 10:27:44 -05:00
Lukas Gravley
232c70e589
Merge pull request #874 from github/dependabot/npm_and_yarn/dependencies/tekton-lint-0.5.0
Bump tekton-lint from 0.4.3 to 0.5.0 in /dependencies
2020-10-19 10:27:31 -05:00
Lukas Gravley
aee28fffe5
Merge pull request #875 from github/dependabot/npm_and_yarn/dependencies/eslint-config-prettier-6.13.0
Bump eslint-config-prettier from 6.12.0 to 6.13.0 in /dependencies
2020-10-19 10:27:17 -05:00
Lukas Gravley
5fdc6eddc9
Merge pull request #876 from github/dependabot/npm_and_yarn/dependencies/coffeelint/cli-4.1.1
Bump @coffeelint/cli from 4.1.0 to 4.1.1 in /dependencies
2020-10-19 10:27:03 -05:00
Lukas Gravley
79c3127f8a
Merge pull request #867 from ferrarimarco/dynamically-invoke-tests
Dynamically invoke tests
2020-10-19 10:26:47 -05:00
dependabot[bot]
812649df42
Bump @coffeelint/cli from 4.1.0 to 4.1.1 in /dependencies
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/coffeelint/coffeelint/releases)
- [Changelog](https://github.com/coffeelint/coffeelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coffeelint/coffeelint/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:27:02 +00:00
dependabot[bot]
9c8e7d8529
Bump eslint-config-prettier from 6.12.0 to 6.13.0 in /dependencies
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.12.0...v6.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:25:54 +00:00
dependabot[bot]
1493392d4a
Bump tekton-lint from 0.4.3 to 0.5.0 in /dependencies
Bumps [tekton-lint](https://github.com/IBM/tekton-lint) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/IBM/tekton-lint/releases)
- [Commits](https://github.com/IBM/tekton-lint/compare/v0.4.3...v0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:25:26 +00:00
dependabot[bot]
720eb4b038
Bump wata727/tflint from 0.20.2 to 0.20.3
Bumps wata727/tflint from 0.20.2 to 0.20.3.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:25:07 +00:00
Marco Ferrari
ff6dfe1897 Install stylelint-scss 2020-10-18 14:15:52 +02:00
Marco Ferrari
fcce194d34 Merge TestCodebase and LintCodebase
Change-Id: I9a044fefe96e400b8e3320842b53fe97af2a7b40
2020-10-17 16:12:55 +02:00
Leonard Sheng Sheng Lee
f0a1605597
docs: explain markdownlint yaml configuration file 2020-10-16 19:43:04 +02:00
Leonard Sheng Sheng Lee
3e90a2d3f4
docs: add terragrunt link in table of linters 2020-10-16 19:25:39 +02:00
Lukas Gravley
eec8ad51b5
Merge pull request #860 from github/dependabot/npm_and_yarn/dependencies/asl-validator-1.9.0
Bump asl-validator from 1.8.0 to 1.9.0 in /dependencies
2020-10-16 08:53:23 -05:00
dependabot[bot]
1779bcb201
Bump asl-validator from 1.8.0 to 1.9.0 in /dependencies
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases)
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/1.8.0...1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 05:55:08 +00:00
Lukas Gravley
21eea65476
Merge pull request #859 from github/gf_fix_missing_template_ecrc
Create template .ecrc
2020-10-15 16:57:33 -05:00
Gabriel Diaz
a18211a078
Create .ecrc 2020-10-15 16:41:48 -05:00
Lukas Gravley
3fe3c13ed3
Merge pull request #854 from ferrarimarco/fix-rules
Simplify the rules loading logic, plus related fixes
2020-10-15 12:05:20 -05:00
Marco Ferrari
4452bff800 Fix rules files for JAVASCRIPT_ES and TYPESCRIPT_ES when testing 2020-10-15 16:45:18 +02:00
Marco Ferrari
5e25d5dcae Print linter commands 2020-10-15 16:45:18 +02:00
Marco Ferrari
2a4c89e92f Export LANGUAGE_LINTER_RULES 2020-10-15 16:45:18 +02:00
Marco Ferrari
fdb14fc19c Print environment variables before running linters 2020-10-15 16:45:18 +02:00