Commit graph

70 commits

Author SHA1 Message Date
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
Justin Grote
2e94f3c355 Feat: Add Powershell to DockerFile 2020-06-19 14:18:26 -07: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