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
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
nbrown
e5c7ba186d
install to /usr and use current rakubrew
2020-07-06 19:04:51 -04: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
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