Commit graph

1390 commits

Author SHA1 Message Date
assignUser
8224e9e6e5 fix exit code 2020-08-19 17:51:07 +00:00
assignUser
dcd81f09d0 fix global config warning 2020-08-19 14:28:41 +00:00
assignUser
bad32e6f53 adress review 2020-08-19 14:16:59 +00:00
assignUser
538c44e0c6 adjust test cases 2020-08-19 07:04:40 +00:00
assignUser
f84ff928f4 fix typo 2020-08-19 06:47:16 +00:00
assignUser
b42ba5c72a quiet chktex 2020-08-19 01:11:34 +00:00
assignUser
c64adc056e adjust zip command 2020-08-19 00:25:18 +00:00
assignUser
61a2c4e12f remove zip apk 2020-08-19 01:27:53 +02:00
assignUser
350c0eca8a Merge branch 'chktex' of https://github.com/assignUser/super-linter into chktex 2020-08-19 01:23:40 +02:00
assignUser
5141bdaba4 fix unzip 2020-08-19 01:22:45 +02:00
assignUser
e8db83e2dd
Update linter.sh 2020-08-19 01:03:12 +02:00
assignUser
e1bc1df9e7 add latex support 2020-08-18 22:54:32 +00:00
assignUser
cc903ad583 Adjust doc about exclusions 2020-08-18 16:11:26 +00:00
assignUser
4f97027f7f
Apply suggestions from code review
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
2020-08-18 18:07:53 +02:00
assignUser
05abc5ee69 lowercase tests 2020-08-18 13:59:33 +00:00
assignUser
3d4292f067 alphabetize 2020-08-17 19:47:03 +00:00
assignUser
c2f35fc0b3
Update lib/worker.sh
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-08-17 21:45:16 +02:00
assignUser
6372885cd0 relative exclusions work, adressed comments 2020-08-17 16:27:31 +00:00
assignUser
9ec761f61c prereview 2020-08-17 15:34:55 +00:00
assignUser
727f982bf9 typo 2020-08-17 13:38:00 +00:00
assignUser
4f4784fd41 fix displayed lintr command 2020-08-17 13:30:39 +00:00
assignUser
f9b81243db add quotes 2020-08-17 12:14:15 +00:00
assignUser
0f47f68445 add .lintr detection 2020-08-17 12:01:25 +00:00
assignUser
6bb65aaa2c lowercase file_type 2020-08-16 13:31:23 +00:00
assignUser
7632f64664 ad lintr to TestCodebase 2020-08-16 12:44:37 +00:00
assignUser
d9536d43ba fix whitespace 2020-08-16 01:27:41 +00:00
assignUser
f6fcfb7922 adjust .lintr 2020-08-16 00:20:06 +00:00
assignUser
527334883e adjust lint command 2020-08-16 00:18:31 +00:00
assignUser
8baec3bc77 fix 2020-08-15 23:43:42 +00:00
assignUser
a745a38df9 add apks 2020-08-15 22:53:08 +00:00
assignUser
0933aebc7a add R with edgecases 2020-08-15 19:29:22 +00:00
assignUser
d4f4bbd255 everything except linter.sh 2020-08-15 18:21:57 +00:00
Zack Koppert
bd05cfbd30
Merge pull request #566 from github/dependabot/npm_and_yarn/dependencies/asl-validator-1.7.1
Bump asl-validator from 1.7.0 to 1.7.1 in /dependencies
2020-08-13 22:53:39 -07:00
dependabot[bot]
24cd6ae237
Bump asl-validator from 1.7.0 to 1.7.1 in /dependencies
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases)
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/1.7.0...1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-14 05:42:06 +00:00
Lucas Gravley
fb44802d94 add missing var 2020-08-13 13:21:39 -05:00
Lukas Gravley
38df0a6df2
Merge pull request #565 from github/MoreDocker
adding more tests and cool logic
2020-08-13 13:17:56 -05:00
Lucas Gravley
f155bf770c spaces 2020-08-13 13:06:24 -05:00
Lucas Gravley
66f29cc7e7 adding retries for common failures 2020-08-13 12:58:30 -05:00
Lucas Gravley
0d3547c35b more quotes 2020-08-13 12:48:00 -05:00
Lucas Gravley
c7f28b9b7f backwards 2020-08-13 12:44:55 -05:00
Lucas Gravley
999413d224 adding more tests and cool logic 2020-08-13 12:40:21 -05:00
Lukas Gravley
f72cd683d7
Merge pull request #560 from GaboFDC/gf_sass
Add sass and scss files to stylelint
2020-08-13 12:22:04 -05:00
Lukas Gravley
b63730f8fb
Merge pull request #555 from GaboFDC/gf_better_validate_logic
Better VALIDATE_[LANGUAGE] vars logic
2020-08-13 12:21:08 -05:00
Lukas Gravley
118ab2ce5f
Merge pull request #563 from julie-garrone/fix-dockerfilelintrc-ignored-bug
Fix .dockerfilelintrc is ignored bug
2020-08-13 12:20:47 -05:00
Lukas Gravley
72ff27c00e
Merge pull request #561 from github/fixEBug
smallFix on editorconfig
2020-08-13 12:18:37 -05:00
Julie Garrone
f289ebd074 Fix dockerfile linters FILE_NAME variable 2020-08-13 18:03:13 +02:00
Lucas Gravley
345862a029 smallFix 2020-08-13 10:06:11 -05:00
Gabo
50cf06f562 Add sass and scss 2020-08-13 07:58:06 -05:00
Lukas Gravley
3b77c3e182
Merge pull request #557 from github/dependabot/github_actions/actions/stale-v3.0.10
Bump actions/stale from v3.0.9 to v3.0.10
2020-08-12 15:37:27 -05:00
dependabot[bot]
02cec94759
Bump actions/stale from v3.0.9 to v3.0.10
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.9 to v3.0.10.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.9...e976731ae824d9e0165ade8f9e2e8f1743b2fc09)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 05:30:00 +00:00