Commit graph

1774 commits

Author SHA1 Message Date
Gabo
0ca744a9c7 Add flake8 dependency 2020-07-27 17:47:49 -05:00
Gabo
4362d5cd9f Add python vars and sort alphabetically 2020-07-27 17:47:49 -05:00
Eric Nemchik
008a3057c9 Remove trailing NC on log functions 2020-07-27 16:35:53 -05:00
Eric Nemchik
af13245484 First pass at log functions 2020-07-27 16:32:10 -05:00
Eric Nemchik
9fc054ab16 Add log functions 2020-07-27 16:11:33 -05:00
Lukas Gravley
85209cfb5d
Merge pull request #476 from github/lua
add lua/luacheck to super-linter
2020-07-27 12:13:39 -05:00
Lukas Gravley
ce9235449c
Merge pull request #474 from GaboFDC/gf_fix_yaml
Fix YAML
2020-07-27 08:54:44 -05:00
Lukas Gravley
58f723f691
Merge pull request #482 from github/dependabot/docker/borkdude/clj-kondo-2020.07.26
Bump borkdude/clj-kondo from 2020.06.21 to 2020.07.26
2020-07-27 08:52:19 -05:00
Lukas Gravley
b971cb4c1c
Merge pull request #483 from github/dependabot/docker/yoheimuta/protolint-v0.26.0
Bump yoheimuta/protolint from v0.25.1 to v0.26.0
2020-07-27 08:52:04 -05:00
Lukas Gravley
a8b93aee3b
Merge pull request #484 from github/dependabot/npm_and_yarn/dependencies/eslint-plugin-jest-23.18.2
Bump eslint-plugin-jest from 23.18.0 to 23.18.2 in /dependencies
2020-07-27 08:51:48 -05:00
Lukas Gravley
51a14ffab5
Merge pull request #481 from github/dependabot/github_actions/actions/stale-v3.0.9
Bump actions/stale from v3.0.8 to v3.0.9
2020-07-27 08:51:29 -05:00
dependabot[bot]
99cb8a7ef5
Bump eslint-plugin-jest from 23.18.0 to 23.18.2 in /dependencies
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.18.0 to 23.18.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.18.0...v23.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 05:46:58 +00:00
dependabot[bot]
cc7b68f985
Bump yoheimuta/protolint from v0.25.1 to v0.26.0
Bumps yoheimuta/protolint from v0.25.1 to v0.26.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 05:44:37 +00:00
dependabot[bot]
8495208874
Bump borkdude/clj-kondo from 2020.06.21 to 2020.07.26
Bumps borkdude/clj-kondo from 2020.06.21 to 2020.07.26.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 05:44:27 +00:00
dependabot[bot]
a8802c1fa6
Bump actions/stale from v3.0.8 to v3.0.9
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.8 to v3.0.9.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.8...1e5e734da7bd7ea04daf52d9f1c6540e83867b73)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 05:43:15 +00:00
Filip Š
67cde9602e Add support for PHPCS and Psalm config files 2020-07-26 21:44:52 +02:00
Filip Š
49243625fe Basic support for PHPCS and Psalm 2020-07-26 21:44:15 +02:00
Gabo
eafc73332b Allow to pass yamllint config file 2020-07-24 14:05:13 -05:00
Gabo
1c11a23fd3 Allo to pass yamllint config file 2020-07-24 14:03:26 -05:00
Casey Vega
5fa6aca5c2
add lua to super-linter 2020-07-24 11:34:52 -07:00
sirReeall
91eb58e61a added checkstyle 2020-07-24 17:49:49 +01:00
Gabo
f2045eb496 Fix YAML 2020-07-24 11:20:22 -05:00
Lukas Gravley
c9eae4876c
Merge pull request #473 from cesar-rodriguez/cesar-rodriguez/terrascan
Adds optional security linting for Terraform
2020-07-24 08:32:04 -05:00
Lucas Gravley
4c7f32ef9a small cleanup 2020-07-24 08:20:41 -05:00
Lucas Gravley
03ae515018 remove dead loop, set terrascan to default true 2020-07-24 08:14:01 -05:00
Cesar Rodriguez
9cbcacb529 Fixes Terrascan tests 2020-07-24 00:55:31 -04:00
Cesar Rodriguez
85d4c89544 Fixing bash linting issue 2020-07-24 00:37:40 -04:00
Cesar Rodriguez
7a48eb4e9a Default to not use Terrascan 2020-07-24 00:30:37 -04:00
Cesar Rodriguez
20a91b5de5 Adds file array variable for Terrascan 2020-07-24 00:20:08 -04:00
Cesar Rodriguez
d423b1c36a Fixes Terrascan command 2020-07-24 00:19:49 -04:00
Cesar Rodriguez
43192d2d1f Locks dependencies 2020-07-24 00:04:11 -04:00
Cesar Rodriguez
dcc97ab0b9 Simplify test 2020-07-24 00:00:43 -04:00
Cesar Rodriguez
6327cc5205 Updates Terrascan linting flag 2020-07-24 00:00:43 -04:00
Cesar Rodriguez
d16206da81 Bumps Terrascan to 0.2.3 and boto3 2020-07-24 00:00:26 -04:00
Cesar Rodriguez
3f6a75e9ac adds terrascan tests 2020-07-23 23:59:52 -04:00
Cesar Rodriguez
ea9ad2c3fb Adds Terrascan testing 2020-07-23 23:59:52 -04:00
Cesar Rodriguez
2b7a78dd96 Including Terrascan linting command 2020-07-23 23:56:32 -04:00
Cesar Rodriguez
de8574565d Adds the VALIDATE_TERRAFORM_TERRASCAN variable 2020-07-23 23:49:27 -04:00
Cesar Rodriguez
7c4f96b5b7 adds Terrascan and bumps urllib and boto3 to latest 2020-07-23 23:49:27 -04:00
Cesar Rodriguez
a1e4dccdd5 adds Terrascan 2020-07-23 23:48:30 -04:00
Lukas Gravley
d7f50f426c
Merge pull request #415 from github/Groovy
Adding groovy
2020-07-23 13:20:46 -05:00
Lucas Gravley
d2bb1dd6c1 Fix spacing 2020-07-23 13:01:04 -05:00
Lucas Gravley
2641579125 Adding it 2020-07-23 12:52:43 -05:00
Lukas Gravley
957aaed999
Merge branch 'master' into Groovy 2020-07-23 12:15:28 -05:00
Lukas Gravley
131055ece7
Merge pull request #470 from github/FixShyaml
fix shyaml
2020-07-23 11:02:02 -05:00
Lukas Gravley
565883ac1b
Merge pull request #468 from mil7/patch-1
fix disabling-linters documentation
2020-07-23 10:20:32 -05:00
Lucas Gravley
b6096044cf now with changes 2020-07-23 10:19:58 -05:00
Lucas Gravley
1102675a6d adding the rest 2020-07-23 10:18:54 -05:00
Lucas Gravley
c41b2aef29 fix shyaml 2020-07-23 10:15:18 -05:00
mil7
7d07c7e2b2
Delete surplus horizonal line 2020-07-23 16:26:48 +02:00