Commit graph

139 commits

Author SHA1 Message Date
Kevin Rowlandson
6f1b121b3f
Test adding Import-Module for PSScriptAnalyzer 2020-06-30 14:09:17 +01:00
Kevin Rowlandson
0b7f7ea2dc
Update PSScriptAnalyzer installation command 2020-06-30 13:47:35 +01:00
Pascal Bourdier
56bb244b81 bump CLJ_KONDO_VERSION
use last version available
2020-06-30 11:52:17 +02:00
Lukas Gravley
3e895e123b
Merge branch 'master' into cfn-lint 2020-06-29 14:24:00 -05:00
Victor Martinez
7cf73e5dc5
Merge branch 'master' into feature/tap-format 2020-06-29 11:08:40 +01:00
yoheimuta
fb90d79524 Add protolint support to super-linter 2020-06-28 20:17:08 +09:00
Guillaume Delacour
eb8cf40bf5
Improve template detection 2020-06-26 21:52:40 +02:00
Guillaume Delacour
f1d1b1cbe2
Add AWS CloudFormation templates linting 2020-06-26 21:52:38 +02:00
Lukas Gravley
625841f40f
Merge branch 'master' into OpenAPI 2020-06-26 08:19:10 -05:00
Justin Kalland
eac560b35b Add support for OpenAPI 2020-06-25 08:13:19 +02:00
Lukas Gravley
7f08d221d0
Merge branch 'master' into ClojureLint 2020-06-23 12:42:00 -05:00
Victor Martinez
ddbc96bd23
Support TAP reporting format 2020-06-23 15:25:12 +01:00
Lukas Gravley
7c3fb97793
Merge branch 'master' into linterRules 2020-06-23 08:19:02 -05:00
Lucas Gravley
665906af6a fixed some logic and names 2020-06-23 07:58:56 -05:00
Lukas Gravley
f5dc615025
Merge branch 'master' into issue/111 2020-06-22 16:10:08 -05:00
Lukas Gravley
3a106aae21
Merge branch 'master' into kotlinSupport 2020-06-22 15:33:54 -05:00
Lukas Gravley
ac53da7a28
Merge branch 'master' into phpLint 2020-06-22 14:24:06 -05:00
Lukas Gravley
02f03f5a20
Merge branch 'master' into BetterEnv 2020-06-22 14:10:11 -05:00
Lucas Gravley
22b7a7f073 fix rubocop logic 2020-06-22 13:55:41 -05:00
Cees-Jan Kiewiet
f7ca82806f
Add PHP linting foundation 2020-06-22 20:47:00 +02:00
Lucas Gravley
f0e1f999ab space 2020-06-22 09:42:04 -05:00
Lucas Gravley
247f156c83 fix format 2020-06-22 09:41:04 -05:00
Lucas Gravley
b95544805e fix version to variable 2020-06-22 09:40:19 -05:00
Lukas Gravley
6682f87622
Merge branch 'master' into PowershellSupport 2020-06-22 08:16:59 -05:00
Grachev Mikhail
081e267c15 Add support more variants names of env files
Update linter.sh

Update Dockerfile

Update linter.sh
2020-06-22 10:37:20 +03:00
Wonjun Kim
95e8a75958 Update ktlint to latest version 2020-06-22 11:07:39 +09:00
Wonjun Kim
037865ec11 Add kotlin support to super-linter 2020-06-21 17:49:34 +09:00
Josh Soref
3bf84dbb9c
spelling: version 2020-06-21 00:01:16 -04:00
Josh Soref
64c1dfe67b
spelling: promote 2020-06-20 23:57:39 -04:00
sayboras
21c3bb86e9
feat(config): Add support for LINTER_PATH param
To add support for LINT_PATH param. This will make super-lint more
usable for existing projects, which might have lint rule file in
other location. The default value is still .github/lints.

Closes #161
2020-06-21 09:41:37 +10:00
Justin Grote
2e94f3c355 Feat: Add Powershell to DockerFile 2020-06-19 14:18:26 -07:00
Cory Parent
c1d579cf15
Merge branch 'master' into issue/111 2020-06-19 14:39:44 -04:00
goedelsoup
8a5be8d448 make clj-kondo version a build arg 2020-06-19 14:34:53 -04:00
goedelsoup
574bef0b3c Add support for Clojure with clj-kondo 2020-06-19 14:30:28 -04:00
Lukas Gravley
542b6f09d3
Merge pull request #194 from github/envLint
Add dotenv-linter support to super-linter
2020-06-19 13:08:16 -05:00
Lukas Gravley
98650b24d5
Merge branch 'master' into disableFlag 2020-06-19 12:42:19 -05:00
Artem Medvedev
df54ef2137 Add dotenv-linter support to super-linter (#173) 2020-06-19 20:32:07 +03:00
Zack Koppert
511481e0c9
Merge branch 'master' into stylelint-support 2020-06-19 08:09:47 -07:00
Zack Koppert
d7bce7bcd0
Merge pull request #184 from github/coffelint-update
update coffeelint
2020-06-19 08:00:39 -07:00
Lukas Gravley
0390ed63ea
Merge branch 'master' into staging 2020-06-19 09:13:27 -05:00
Lukas Gravley
cdc836415b
Merge pull request #183 from github/golang-cli-pr
Update to latest golangci-lint
2020-06-19 09:00:20 -05:00
Antoine Leblanc
2751fb19a9
Minor brand wording change
Rename Github to GitHub.

Signed-off-by: Antoine Leblanc <ant.leblanc@gmail.com>
2020-06-19 07:44:26 +02:00
altanstalker
2cf1ae7cd8 Add stylelint support to super-linter
Added tests

Updated readme with usage notes (disabling lines etc) to match existing
content
2020-06-18 21:38:24 -04:00
iggy
e22eb00151
Update to latest golangci-lint
In setting super-linter up on one of my repo's, I ran into
golangci/golangci-lint#827 which is apparently fixed in v1.23.8 (and has
improved error messages in v1.24.0). I'm not sure if there's a reason for
using the version that is there now, but if the latest doesn't work,
please at least update to 1.24.0.

Signed-off-by: iggy <iggy@theiggy.com>
2020-06-18 16:15:52 -07:00
Tony Brix
41deecee15 update coffeelint 2020-06-18 16:29:06 -05:00
Philip Mallegol-Hansen
33c2dd57f7 Update explicit references to master
Wherever the script previously used the master branch, we now substitute our DEFAULT_BRANCH variable.

We also create this variable at the beginning of the script, and default it to master if no value was passed in.
2020-06-18 14:04:41 -07:00
Sean Killeen
976bc9c852
Add environment variable for disabling errors 2020-06-18 15:12:41 -04:00
Lucas Gravley
3694a8e85e cleaner downloads 2020-06-17 13:26:54 -05:00
Lucas Gravley
e6e119320a lets try this way 2020-06-17 13:16:41 -05:00
Lucas Gravley
dccc932276 Testing npmrc 2020-06-17 13:12:10 -05:00
Lucas Gravley
059754c8b3 super nasty bug fix 2020-06-17 09:36:57 -05:00
Zack Koppert
945d5aad5d
Update shellcheck URL
see details at https://github.com/koalaman/shellcheck/issues/1871
2020-06-16 15:54:58 -07:00
Lucas Gravley
1e768c20f7 adding flag 2020-04-27 12:03:37 -05:00
Lucas Gravley
7616d271e1 Add detection of bash and ruby 2020-04-16 13:20:05 -05:00
Lukas Gravley
8440e21b06
adding lfs support 2020-04-16 09:56:52 -05:00
Lucas Gravley
015adc6c97 adding it up 2020-04-02 12:42:07 -05:00
Lukas Gravley
10f1fc64b4
add jest 2020-04-01 13:55:53 -05:00
Lucas Gravley
3e874af312 shrink it 2020-03-12 07:52:44 -05:00
Lucas Gravley
90228c5143 fixing path 2020-03-12 07:39:34 -05:00
Lucas Gravley
6d83c17b1b adding it? 2020-03-11 14:18:21 -05:00
Lucas Gravley
cb6c6401ef adding it all in 1 push 2020-02-28 09:51:29 -06:00
Lucas Gravley
bc42254fd5 adding test cases and run 2020-02-04 11:49:07 -06:00
Lukas Gravley
730992a68a
Merge pull request #51 from github/jwiebalk/dockerlinter
Add Dockerfile linter
2020-02-03 07:30:55 -06:00
John Wiebalk
70bf36d8f8 switch to repo clone vs npm 2020-01-31 17:24:33 -05:00
Lucas Gravley
7389e45dea set the version 2020-01-29 13:56:22 -06:00
Lucas Gravley
c6f05a39c4 set it 2020-01-29 13:34:39 -06:00
Lucas Gravley
cb89da1e88 fix rubocop version 2020-01-29 13:29:57 -06:00
Lucas Gravley
76eb8fc31c adding gem 2020-01-29 13:17:25 -06:00
John Wiebalk
6f7cdf20d8 add dockerlint 2020-01-09 17:08:01 -05:00
Lucas Gravley
e2d4484c1f Adding logic 2020-01-09 10:29:18 -06:00
Lucas Gravley
d6c5203ef6 fixing rules 2020-01-08 07:47:23 -06:00
Lucas Gravley
b0e8999a13 bloat it up 2019-12-13 08:55:41 -06:00
Lucas Gravley
5a306e699f add pretty 2019-12-13 08:47:05 -06:00
Lucas Gravley
4a6efba060 adding env 2019-12-12 10:34:58 -06:00
Froilan Irizarry
de91a0aeb2
Add Jest Eslint plugin
- This plugin will help Eslint not mark Jest keywords (describe, it, etc.) as errors.
- Added jest: true to eslintrc
- Added eslint-plugin-jest to npm install seciton in Dockerfile
2019-12-05 15:12:52 -05:00
Lucas Gravley
adfb06cbdc Adding better rules 2019-12-03 13:47:23 -06:00
Lucas Gravley
af69fc9285 fix it 2019-11-08 09:00:07 -06:00
Lucas Gravley
c4e507b087 link 2019-11-07 10:28:28 -06:00
Lucas Gravley
44d8e01330 fixed it up 2019-11-07 10:27:14 -06:00
Lucas Gravley
f4834ab5e9 adding more stuff: 2019-11-07 08:16:59 -06:00
Lucas Gravley
db6dd43232 adding docker 2019-11-06 15:46:43 -06:00
Lucas Gravley
52a30b1170 adding it up 2019-10-25 15:56:04 -05:00
Lucas Gravley
20f1db9ad3 updating code 2019-10-25 11:29:31 -05:00
Lucas Gravley
8371d35cb5 fixed code 2019-10-23 09:51:13 -05:00
Lucas Gravley
518dca2ff4 cleanup of scripts 2019-10-22 12:21:42 -05:00
Lucas Gravley
c8a33bdb43 cleaning 2019-10-21 14:17:27 -05:00
Lucas Gravley
91f6a0fa23 cleaning 2019-10-21 14:12:37 -05:00
Lucas Gravley
9967630273 adding it 2019-10-21 11:05:55 -05:00
Lucas Gravley
c0d6311976 initial commit 2019-10-21 09:12:50 -05:00