Commit graph

450 commits

Author SHA1 Message Date
Lucas Gravley
589f111eab fixed conflict 2020-07-23 08:05:16 -05:00
Lukas Gravley
a5977bcfb2
Merge pull request #466 from github/dart-fixes
Dart fixes
2020-07-23 07:58:09 -05:00
Lucas Gravley
9cb4c33715 found the missing link 2020-07-22 14:07:08 -05:00
Lukas Gravley
40dc32f670
Merge branch 'master' into Groovy 2020-07-22 11:44:20 -05:00
Ishan Goel
1a0dff9d7a
Merge branch 'master' into quackduck-pr 2020-07-22 11:10:19 +04:00
Ishan Goel
5b7cbb36eb Work on adding Java 2020-07-22 09:49:31 +04:00
Casey Vega
c596ef11de
Update Dockerfile - clean up glibc pkg for dart
Noticed `glibc-${GLIBC_VERSION}.apk` was getting purged after and laying around in `/`.
2020-07-21 13:32:34 -07:00
Lukas Gravley
c03ad1866e
Merge branch 'master' into stateLinter 2020-07-21 14:21:05 -05:00
Lukas Gravley
c04097d349
Merge pull request #449 from nemchik/braces
Braces
2020-07-21 14:10:06 -05:00
Lucas Gravley
d7bbd8d3bb adding var 2020-07-21 14:06:01 -05:00
Lucas Gravley
1971c8359e Adding states linter 2020-07-21 13:50:04 -05:00
Lukas Gravley
59b7231b4c
Merge pull request #443 from github/dependabot/docker/wata727/tflint-0.18.0
Bump wata727/tflint from 0.16.2 to 0.18.0
2020-07-21 12:33:00 -05:00
Lukas Gravley
454239c348
Merge pull request #442 from github/dependabot/docker/dotenvlinter/dotenv-linter-2.1.0
Bump dotenvlinter/dotenv-linter from 2.0.0 to 2.1.0
2020-07-21 12:32:43 -05:00
Eric Nemchik
9451e491c4 Variable braces 2020-07-21 12:23:27 -05:00
dependabot[bot]
d7f5b684bc
Bump golangci/golangci-lint from v1.27.0 to v1.29.0
Bumps golangci/golangci-lint from v1.27.0 to v1.29.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 06:03:31 +00:00
dependabot[bot]
3c6566c0e9
Bump wata727/tflint from 0.16.2 to 0.18.0
Bumps wata727/tflint from 0.16.2 to 0.18.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 06:03:30 +00:00
dependabot[bot]
bb6012b644
Bump dotenvlinter/dotenv-linter from 2.0.0 to 2.1.0
Bumps dotenvlinter/dotenv-linter from 2.0.0 to 2.1.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 06:03:04 +00:00
Eric Nemchik
29ed8f3edb Adjust handling of docker dependencies 2020-07-17 13:11:41 -05:00
Lucas Gravley
88f4978ba3 BetterRaku 2020-07-16 10:39:51 -05:00
Lucas Gravley
7f15e0bf4e fixing ruby 2020-07-16 09:56:27 -05:00
Lukas Gravley
a48df7f804
Merge pull request #420 from GaboFDC/gf_update_rubocop
User gemfile for dependabot and update rubocop
2020-07-16 08:07:36 -05:00
Lucas Gravley
d180d70826 cleanup docker 2020-07-15 15:49:42 -05:00
Lucas Gravley
93dec38ebf Merge branch 'master' into dart 2020-07-15 15:42:02 -05:00
Gabo
97dd95194a User gemfile for dependabot and update rubocop 2020-07-15 14:04:55 -05:00
Lukas Gravley
3bc689af42
Merge pull request #252 from v1v/feature/tap-format
Support TAP reporting format
2020-07-14 14:59:14 -05:00
Lucas Gravley
543eef3780 Adding missing env var 2020-07-14 13:30:55 -05:00
Lucas Gravley
995048321e fixed parse 2020-07-14 11:48:31 -05:00
Gabo
eb231d8e61 Add git 2020-07-08 13:17:05 -05:00
Gabo
22f3caf2c7 Fix empty lines 2020-07-08 13:17:05 -05:00
Gabo
23324e551f Use direct download instead of git 2020-07-08 13:17:05 -05:00
Gabo
916cff44e5 set shellcheck version 2020-07-08 13:17:05 -05:00
Gabo
ebd50aebbb Split installs in one per line 2020-07-08 13:17:05 -05:00
Gabo
759e358835 Rework to use dependencies and docker binaries 2020-07-08 13:17:05 -05:00
Victor Martinez
7bf7ecdbd3
Merge remote-tracking branch 'upstream/master' into feature/tap-format
* upstream/master: (149 commits)
  rm dupe end brackets
  fix botched merge
  fixed docker bug
  fixing insta;;
  hunting a bug
  adding some small cleanup
  Bump Actions-R-Us/actions-tagger from v2.0.0 to v2.0.1
  Bump actions/github-script from v2.3.1 to v2
  Add HTML support to super-linter
  Remove ARM_TTK_VERSION from ENV in Dockerfile
  Remove noise from ARG in Dockerfile
  Minor fix(1) for TestCodebase [ARM]
  Minor fix for TestCodebase [ARM]
  Update ARM Test Cases readme
  Minor updates following merge from upstream/master
  Minor bugfixes
  Test case updates
  Add `editorconfig-checker`
  Typo
  Use full version numbers for GHA Dependabot will update these automatically
  ...
2020-07-07 07:37:41 +01:00
Casey Vega
abf0bdbf66
pay respect to the Dockerfile linter, fix apk add 2020-07-06 22:23:06 -07:00
Casey Vega
2cdea4f076
add --no-cache to apk per linter sugestion 2020-07-06 22:18:31 -07:00
Casey Vega
20162f330e
add -q flag to unzip for less verbosity 2020-07-06 22:06:27 -07:00
Casey Vega
00bcbfb897
Merge branch 'master' into dart 2020-07-06 22:03:31 -07:00
nbrown
e5c7ba186d install to /usr and use current rakubrew 2020-07-06 19:04:51 -04:00
Casey Vega
4ea4aef02e
update documentation for dart 2020-07-06 15:06:56 -07:00
Casey Vega
7680d58cd5
merge with master 2020-07-06 11:11:35 -07:00
Casey Vega
b4fe702ec4
add glibc compat layer for alpine via apk 2020-07-06 10:51:49 -07:00
Victor Martinez
9a909c5d1d
Output transformation (with error messages or simpler) (#1)
* Output transformation (with error messages or simpler)
* colon causes issues when transforming TAP to XUnit
2020-07-06 18:06:58 +01:00
Lukas Gravley
04f39392e8
Merge branch 'master' into add-raku-support 2020-07-06 11:52:53 -05:00
Zack Koppert
2bf3e5a8f6
Merge branch 'master' into addEditorconfigChecker 2020-07-06 08:19:23 -07:00
Lucas Gravley
6b48f24126 fix space 2020-07-06 09:34:16 -05:00
Lucas Gravley
8204e3764b fixing insta;; 2020-07-06 09:13:13 -05:00
Lukas Gravley
a0d4a72341
Merge branch 'master' into add-htmlhint 2020-07-06 09:00:52 -05:00
Casey Vega
407f411e21
adding dart support 2020-07-06 01:17:20 -07:00
nbrown
f58111f220 add Raku support 2020-07-05 22:21:13 -04:00
Terence Dignon
40ca4c5f96 Add HTML support to super-linter 2020-07-04 18:14:27 -04:00
Kevin Rowlandson
a2df874c1a
Remove ARM_TTK_VERSION from ENV in Dockerfile 2020-07-03 15:02:01 +01:00
Kevin Rowlandson
3b827a24ff
Remove noise from ARG in Dockerfile 2020-07-03 15:00:45 +01:00
Max Strübing
9a838766cb
Add editorconfig-checker
see: https://github.com/editorconfig-checker/editorconfig-checker/
2020-07-03 09:19:55 +02:00
Kevin Rowlandson
801ae0bec6
Add arm-ttk Linter 2020-07-02 22:31:16 +01:00
Kevin Rowlandson
6792c8bbfa
Remove version (7) from PowerShell directory path 2020-07-01 11:12:45 +01:00
Kevin Rowlandson
138d79152e
Set version using ARG for PWSH and PSSA 2020-07-01 09:02:23 +01:00
Kevin Rowlandson
9cb592736b
Merge branch 'github-issue-318' of github.com:krowlandson/super-linter into github-issue-318 2020-07-01 08:34:17 +01:00
Kevin Rowlandson
5ef64d0eff
Explicitly set -Scope AllUsers for PSSA Module 2020-07-01 08:34:01 +01:00
Kevin Rowlandson
6e44ab1b98
Merge pull request #1 from github/master
Update github-issue-318 from upstream
2020-06-30 21:15:02 +01:00
Kevin Rowlandson
e8571c04ef
Remove CurrentUser scope for PSScriptAnalyzer 2020-06-30 16:12:40 +01:00
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