Lukas Gravley
5f5904883d
remove tap and tests ( #1496 )
...
* remove tap and tests
* fix proto
* remove dumb test
2021-04-30 12:46:24 -05:00
Lukas Gravley
9bfc6158b9
Fix Tap report spacing ( #1240 )
...
* cleaner
* fix go
* fix go
* going ham
* fix typo
* fix typo
* fix typo
* fix mapfile
* fix mapfile
* fixed spacing
2021-02-22 11:28:49 -06:00
dependabot[bot]
570a113901
Bump cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine ( #1213 )
...
* Bump cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine
Bumps cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
* fix ascii
* fix spacing
* removing non ascii chars
* fixed typo
* fixed typo
* add location
* flaky go
* flaky go
* flaky ansible
* fix groovy
* update
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-18 09:59:43 -06:00
Marco Ferrari
ab8780a58f
Install, configure, and run jscpd. Add missing tests ( #1032 )
...
Co-authored-by: Gabo <gabo.fdc@gmail.com>
Co-authored-by: Matt Desmond <beardofedu@github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-27 20:47:34 +01:00
Eric Nemchik
1d91e2604f
Format Markdown
2020-07-21 12:08:05 -05:00
Victor Martinez
0bc699a72f
Add more expected reports validations
2020-07-19 20:38:18 +01:00
Justin Kalland
37f6828d1e
Fix OpenAPI tests being run by JSON & YAML
...
Tests are run by file extension. The [JSON] and [YAML] tests were running the _bad_ [OPENAPI] tests and expecting them to fail.
For [OPENAPI] the _bad_ tests are syntactically good JSON/YAML but bad OAS.
2020-06-25 11:49:09 +02:00
Justin Kalland
eac560b35b
Add support for OpenAPI
2020-06-25 08:13:19 +02:00