Lucas Gravley
|
653a9cb606
|
small fix
|
2020-07-10 08:53:21 -05:00 |
|
Lukas Gravley
|
a5750891d5
|
Merge pull request #372 from GaboFDC/gf_dependencies
Use dependabot for linters dependencies
|
2020-07-08 13:41:17 -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
|
27451aff39
|
Update npm packages
|
2020-07-08 13:17:05 -05:00 |
|
Gabo
|
9eec845823
|
Add dependabot comment header
|
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
|
bb5e655a95
|
Add htmlhint dependency
|
2020-07-08 13:17:05 -05:00 |
|
Gabo
|
79a3ce425d
|
Add dependabot settigs for other packages
|
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 |
|
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 |
|