Commit graph

871 commits

Author SHA1 Message Date
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
Gabo
c88e345ad3 Fix npm packages 2020-07-08 13:17:05 -05:00
Gabo
bbb04b7cf1 Fix dockerfilelint path 2020-07-08 13:17:05 -05:00
Gabo
3066ced956 Add spectral 2020-07-08 13:15:24 -05:00
Gabo
864dd255f9 Add node/npm dependencies 2020-07-08 13:15:24 -05:00
Gabo
e260921190 Add py dependencies 2020-07-08 13:15:24 -05:00
Lukas Gravley
50ea4d6786
Merge pull request #398 from past-due/fix_dockerfilelintrc_2
Revert "seems to be the simplier path" - Fix dockerfilelint -c option usage
2020-07-08 10:29:21 -05:00
past-due
4b9a0a7ba5 Revert "seems to be the simplier path"
This reverts commit 1da8c13a40.
2020-07-08 10:48:29 -04:00
Lukas Gravley
91ea28661e
Merge pull request #391 from GaboFDC/gf_fix_editorconfig
Editorconfig special case
2020-07-08 08:28:55 -05:00
Lukas Gravley
20b8c77230
Merge pull request #397 from past-due/fix_dockerfilelintrc
Fix dockerfilelint -c option usage
2020-07-08 08:26:09 -05:00
Lukas Gravley
ed67ba12fc
Merge pull request #394 from thematchless/jsx_and_tsx_support
Added support for jsx and tsx files
2020-07-08 08:25:34 -05:00
Lucas Gravley
1da8c13a40 seems to be the simplier path 2020-07-08 08:02:14 -05:00
past-due
27688d143b Fix dockerfilelint -c option usage
dockerfilelint's "-c" option expects the folder *containing* the DOCKER_LINTER_RULES file
2020-07-07 19:59:32 -04:00
Matthias Meyer
a6c59a9b68
added error variables 2020-07-07 17:25:31 +02:00
Matthias Meyer
f381c47e22
added config parameter 2020-07-07 17:02:56 +02:00
Gabo
294e4024ae Remove unneeded line 2020-07-07 09:21:25 -05:00
Gabo
8884ea722b Don't use linter rules path 2020-07-07 09:18:10 -05:00
Matthias Meyer
9f7cb36b5c
removed separating comma and fixed typo 2020-07-07 15:30:16 +02:00
Matthias Meyer
8bae8dd0b9
Added support for jsx and tsx files 2020-07-07 15:15:20 +02:00
Lukas Gravley
3ddad12e89
Merge pull request #377 from nbrown/add-raku-support
Add basic Raku support
2020-07-06 20:24:48 -05:00
Lukas Gravley
d1a74e3789
Merge pull request #384 from leviem1/config-patch
Fixed config load issue caused by quotes
2020-07-06 20:22:27 -05:00
Lukas Gravley
5a0d8a360e
Merge pull request #386 from ahmadnassri/patch-1
docs: correct name for markdown-lint
2020-07-06 20:20:44 -05:00
Lukas Gravley
99f25aca44
Merge pull request #388 from nemchik/shellcheck-extensions
Shellcheck other extensions
2020-07-06 20:19:13 -05:00
Lukas Gravley
1e3df9f7f8
Merge pull request #389 from leviem1/directory-check
Added check to ensure volume is directory
2020-07-06 20:18:16 -05:00
Lukas Gravley
1bd8d9fd5f
Merge pull request #383 from github/release-compare
Correct release compare language
2020-07-06 20:17:32 -05:00
Gabo
69d5c91cb1 Add special case for editor config 2020-07-06 19:38:44 -05:00
Eric Nemchik
d02e03878b Shellcheck other extensions fix 2020-07-06 19:35:26 -05:00
Levi Muniz
9bb7a1332e
Fixed #368 config load issue caused by quotes
FIXED - Removed quotes surrounding declare causing variable to not read in correctly

This is why people don't like BASH...
2020-07-06 18:26:25 -06:00
nbrown
e5c7ba186d install to /usr and use current rakubrew 2020-07-06 19:04:51 -04:00
Levi Muniz
3cb5a0b6fd
Added check to ensure volume is directory
ADDED - Present user with error when attempting to pass non-directory as volume
2020-07-06 15:57:30 -06:00
Eric Nemchik
3bc0b6debb Shellcheck other extensions 2020-07-06 15:01:13 -05:00
Ahmad Nassri
279790044c
docs: correct name for markdown-lint 2020-07-06 15:20:04 -04:00
Zack Koppert
443721f37d
Correct release compare language 2020-07-06 10:58:17 -07:00
Lukas Gravley
04f39392e8
Merge branch 'master' into add-raku-support 2020-07-06 11:52:53 -05:00
Zack Koppert
93bf4a79d4
Merge pull request #354 from github/auto-draft-releases
Auto draft releases
2020-07-06 08:51:18 -07:00
Zack Koppert
159a1b5c8c
Merge pull request #221 from mstruebing/addEditorconfigChecker
Add `editorconfig-checker`
2020-07-06 08:50:20 -07:00
Zack Koppert
a6aa4265be
rm dupe end brackets 2020-07-06 08:39:44 -07:00
Zack Koppert
3b6b911d7d
fix botched merge 2020-07-06 08:28:19 -07:00
Zack Koppert
2bf3e5a8f6
Merge branch 'master' into addEditorconfigChecker 2020-07-06 08:19:23 -07:00
Lucas Gravley
da4c2ba68e fixed docker bug 2020-07-06 09:39:37 -05:00
Lucas Gravley
6b48f24126 fix space 2020-07-06 09:34:16 -05:00
Lukas Gravley
d26e00bf9e
Merge pull request #373 from terencedignon/add-htmlhint
Add HTML support to super-linter
2020-07-06 09:22:14 -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
Lukas Gravley
dd08d03449
Merge pull request #381 from github/dependabot/github_actions/Actions-R-Us/actions-tagger-v2.0.1
Bump Actions-R-Us/actions-tagger from v2.0.0 to v2.0.1
2020-07-06 08:56:03 -05:00
Lukas Gravley
e6ba2b0daa
Merge pull request #380 from github/dependabot/github_actions/actions/github-script-v2
Bump actions/github-script from v2.3.1 to v2
2020-07-06 08:55:40 -05:00
Lukas Gravley
13427e3b67
Merge pull request #369 from krowlandson/arm-ttk
Add support for Azure Resource Manager (ARM) linting with [arm-ttk]
2020-07-06 08:54:03 -05:00
Lucas Gravley
bf045db303 hunting a bug 2020-07-06 08:29:36 -05:00
Lucas Gravley
e4752580dd Merge branch 'master' into arm-ttk 2020-07-06 08:20:33 -05:00