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
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
Casey Vega
8f7b2bcc74
add suggested changes from @devoncarew
...
- use analysis_options.yaml file (dart convention), mv .dart-lint.yml
- add --fatal-infos switch for testing
- add VALIDATE_DART, because I missed it before
2020-07-06 21:42:29 -07:00
Casey Vega
433b10bdc9
fix sytax error, missing fi
2020-07-06 21:18:17 -07: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
Casey Vega
4ea4aef02e
update documentation for dart
2020-07-06 15:06:56 -07: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
Casey Vega
05e73c6127
fix merge conflict, whoops
2020-07-06 11:14:55 -07:00
Casey Vega
7680d58cd5
merge with master
2020-07-06 11:11:35 -07:00