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
Gabo
bda5a6777d
Fix awk
2020-07-21 20:17:51 -05:00
Eric Nemchik
9451e491c4
Variable braces
2020-07-21 12:23:27 -05:00
Eric Nemchik
1d91e2604f
Format Markdown
2020-07-21 12:08:05 -05:00
Lucas Gravley
3a35e86775
super clean
2020-07-21 11:09:05 -05:00
Lucas Gravley
d7c8d9be35
quotes
2020-07-21 10:24:16 -05:00
Lucas Gravley
8510e56817
fixed it
2020-07-21 10:21:08 -05:00
Lucas Gravley
6022bd2ee6
Adding logic to skip status without proper data
2020-07-21 10:13:15 -05:00
Lucas Gravley
4d079ba298
remove comment
2020-07-21 09:22:42 -05:00
Lucas Gravley
eaad677b54
more bugs
2020-07-21 09:14:23 -05:00
Lucas Gravley
4f1493c9dd
fixing errors
2020-07-21 09:10:20 -05:00
Lucas Gravley
535d2aea7d
fixing internal names
2020-07-21 08:52:30 -05:00
Lucas Gravley
dabf5e25c0
this shoudl be better
2020-07-21 08:23:32 -05:00
Lucas Gravley
1fe8fb5431
maybe this does it
2020-07-21 08:12:28 -05:00
Lucas Gravley
195f67e165
can i do this
2020-07-20 15:15:10 -05:00
Lucas Gravley
e2ed325d4e
found a bug
2020-07-20 15:09:34 -05:00
Lucas Gravley
7e89fa681c
fixed langauge logic
2020-07-20 14:52:56 -05:00
Lucas Gravley
4b6d5433f1
more clean
2020-07-20 14:29:03 -05:00
Lucas Gravley
2b478cc1cd
close the loop
2020-07-20 14:13:26 -05:00
Lucas Gravley
3d8c51f768
adding the code
2020-07-20 14:07:56 -05:00
Lukas Gravley
808c70aaf6
Merge pull request #421 from v1v/feature/tap-its
...
[tests] validate TAP format
2020-07-20 08:22:07 -05:00
Lucas Gravley
3327bab09f
Adding some additional details
2020-07-20 08:14:40 -05:00
Victor Martinez
866d22d787
Add extension for the editor-config test files
2020-07-19 20:57:45 +01:00
Victor Martinez
ef1cc10e1d
Alphabetic order for the TestCodebase
2020-07-19 20:48:04 +01:00
Victor Martinez
9c24338fe8
Add editor-config tests to the automation
2020-07-19 20:45:10 +01:00
Victor Martinez
9d68381696
Generate report for the warnings
2020-07-19 20:26:20 +01:00
Victor Martinez
1780618634
Merge remote-tracking branch 'upstream/master' into feature/tap-its
...
* upstream/master:
Ansible: fix globbing issue and allow .yaml too
Bump yamllint from 1.24.1 to 1.24.2 in /dependencies
Bump typescript from 3.9.6 to 3.9.7 in /dependencies
found it
BetterRaku
fixing ruby
specify version
Use Docker instead of run-time build
Bump yamllint from 1.23.0 to 1.24.1 in /dependencies
Bump @coffeelint/cli from 3.2.9 to 3.2.10 in /dependencies
Bump cfn-lint from 0.33.2 to 0.34.0 in /dependencies
Rever to non breaking rubocop version
Fix rubocop github version
Fix version with bug
User gemfile for dependabot and update rubocop
2020-07-19 19:38:29 +01:00
Sebastian Kunze
698aa76a0f
Ansible: fix globbing issue and allow .yaml too
2020-07-18 16:36:05 +02:00
Lucas Gravley
7f15e0bf4e
fixing ruby
2020-07-16 09:56:27 -05:00
Victor Martinez
cee9d3a956
refactored AddDetailedMessageIfEnabled
2020-07-15 22:37:46 +01:00
Victor Martinez
759b5bac1f
no more duplicated entries for ok/not ok tap and tap header
2020-07-15 22:26:24 +01:00
Victor Martinez
41ddd0e1d3
[tests] validate TAP format
2020-07-15 22:18:11 +01:00
Lucas Gravley
93dec38ebf
Merge branch 'master' into dart
2020-07-15 15:42:02 -05:00
Casey Vega
95f0c2d534
add dart pub get and --fatal flags
...
- add `pub get || true`
- add --fatal flags to throw 1 on exit
Adding `pub get` enables dart to import dev/project dependencies before
analysis/linting. It is set to always return true in the event this has
already occured somewhere else in the CI workflow a pubspec.yaml does not
exist
Using `--fatal-(infos|warnings)` allows super-linter to fail when a lint
is reported.
2020-07-14 23:36:22 -07: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
7d035502a3
fine well do it this way
2020-07-13 08:26:23 -05:00
Lucas Gravley
2f3011059a
no need to pull as were on the tip of the detached head state
2020-07-10 09:10:42 -05:00
Lucas Gravley
653a9cb606
small fix
2020-07-10 08:53:21 -05:00
Gabo
bbb04b7cf1
Fix dockerfilelint path
2020-07-08 13:17:05 -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
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