Commit graph

241 commits

Author SHA1 Message Date
Lukas Gravley
3e895e123b
Merge branch 'master' into cfn-lint 2020-06-29 14:24:00 -05:00
Lucas Gravley
4671142e06 adding logic to deploy major tag versions as well
Co-authored-by: Thomas Hughes <iamhughes@github.com>
Co-authored-by: John Wiebalk <jwiebalk@github.com>
2020-06-29 12:39:10 -05:00
Lucas Gravley
cbf576073b fixed typo 2020-06-29 11:48:07 -05:00
yoheimuta
fb90d79524 Add protolint support to super-linter 2020-06-28 20:17:08 +09:00
Guillaume Delacour
2a96444f75
Add final yaml test cases 2020-06-26 22:06:35 +02:00
Guillaume Delacour
eb8cf40bf5
Improve template detection 2020-06-26 21:52:40 +02:00
Guillaume Delacour
f1d1b1cbe2
Add AWS CloudFormation templates linting 2020-06-26 21:52:38 +02:00
Lukas Gravley
625841f40f
Merge branch 'master' into OpenAPI 2020-06-26 08:19:10 -05:00
Lukas Gravley
910901a3bb
Merge pull request #256 from github/ClojureLint
Clojure lint
2020-06-26 07:38:36 -05: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
danielcompton
b80ea7e335 Remove unused binding from good Clojure test file
Prevents clj-kondo from warning about an unused binding.
2020-06-25 20:06:44 +12:00
Justin Kalland
eac560b35b Add support for OpenAPI 2020-06-25 08:13:19 +02:00
Lucas Gravley
d6b1e51212 Merge branch 'master' into SpellingCheck 2020-06-24 15:43:23 -05:00
Gabo
a22335bd62 Fix alignment 2020-06-24 11:47:18 -05:00
Gabo
fa6bad1cd9 Fixing grammar 2020-06-23 16:48:01 -05:00
Gabo
e15a4dc174 Add check spelling workflow
test bucket variable

Add empty expect words

add procjet varaible

Add excludes file

add patters for urls

Add newline at eof

Changing lorem ipsum for proper words

Add admiralawkbar to expected words

Exclude lint templates files

Add api apk and ansible as expected words

add expected words for cleanup-docker.sh

add expected words for ghe-config-apply.sh

Fix add-ons spelling

Add a bunch new words

Simpler url pattern

Use common baz word

Fix coffeescript spelling

Add expected words for ghe-api-config-apply.yml

Add ecpected words for linter.sh

Fix Multi-line spelling

Add more linter.sh expected words

Add a whole lot of expected words

Add pattern for repeated single char

Add space

Add expected words for Dockerfile

Add more expected words for ghe-api-config-apply.yml

Add expected words for he-initial-configuration.yml

Add expected words for ghe-ldap-configuration.yml

Move spelling/expect -> spelling/allow

Set workflow name

Fix @admiralawkbar capitalization

Fix requirements spelling

Add last docker allow words

Add last ghe-config-apply allow words

Add last linter.sh allow words

add last general allow words

Add .gitignore allow words

Add main.yml allow words

Add settings.json.j2 allow words

Add empty expect words

Test gitignore.txt

Fix patter for repeated chars

Add some more allowed words

more words

Add disabling-linters.md allow words

commit
2020-06-23 16:42:22 -05:00
Lukas Gravley
ca33d822cf
Merge pull request #257 from github/shebangAction
Use portable shebang
2020-06-23 14:22:06 -05:00
Lucas Gravley
e03f876d82 fixed space 2020-06-23 14:13:19 -05:00
Lucas Gravley
1084ce762c less verbose 2020-06-23 12:26:28 -05:00
Lucas Gravley
57cd682298 Change of order 2020-06-23 12:19:37 -05:00
Lucas Gravley
f3fbf867fc fix var name 2020-06-23 12:10:36 -05:00
Lucas Gravley
62ac7b3f00 Updating code to allow for both registry 2020-06-23 12:06:12 -05:00
Eric Nemchik
60a6b9eb63 Use portable shebang 2020-06-23 11:02:45 -05:00
Lukas Gravley
f5dc615025
Merge branch 'master' into issue/111 2020-06-22 16:10:08 -05:00
Lukas Gravley
3a106aae21
Merge branch 'master' into kotlinSupport 2020-06-22 15:33:54 -05:00
Lucas Gravley
60ae460c2e Merge branch 'phpLint' of https://github.com/github/super-linter into phpLint 2020-06-22 14:43:02 -05:00
Lucas Gravley
c82c02cf55 removing hard coded errors 2020-06-22 14:42:49 -05:00
Lukas Gravley
ac53da7a28
Merge branch 'master' into phpLint 2020-06-22 14:24:06 -05:00
Cees-Jan Kiewiet
f7ca82806f
Add PHP linting foundation 2020-06-22 20:47:00 +02:00
Lucas Gravley
85c273d947 adding more test cases 2020-06-22 08:40:09 -05:00
Lucas Gravley
e1edf788e2 fixed readme 2020-06-22 08:26:38 -05:00
Lukas Gravley
6682f87622
Merge branch 'master' into PowershellSupport 2020-06-22 08:16:59 -05:00
Cory Parent
76e352bd4c
Merge branch 'master' into issue/111 2020-06-21 11:16:58 -04:00
Wonjun Kim
037865ec11 Add kotlin support to super-linter 2020-06-21 17:49:34 +09:00
Josh Soref
aed53d0ee5
spelling: visible 2020-06-21 00:02:45 -04:00
Josh Soref
f3b12894a2
spelling: settings 2020-06-21 00:00:08 -04:00
Josh Soref
d542dc4d76
spelling: numeric 2020-06-20 23:56:56 -04:00
Josh Soref
f5039368ca
spelling: commencing 2020-06-20 23:53:07 -04:00
Eduardo Sebastian
111ffcb691
Fix some typos 2020-06-20 06:00:01 +02:00
Justin Grote
1e80fc15b5 Additional File Type test cases 2020-06-19 14:18:26 -07:00
Justin Grote
d39d5c62ff Powershell Initial Commit 2020-06-19 14:18:26 -07:00
Cory Parent
c1d579cf15
Merge branch 'master' into issue/111 2020-06-19 14:39:44 -04:00
goedelsoup
574bef0b3c Add support for Clojure with clj-kondo 2020-06-19 14:30:28 -04:00
Artem Medvedev
df54ef2137 Add dotenv-linter support to super-linter (#173) 2020-06-19 20:32:07 +03:00
Zack Koppert
511481e0c9
Merge branch 'master' into stylelint-support 2020-06-19 08:09:47 -07:00
Antoine Leblanc
2751fb19a9
Minor brand wording change
Rename Github to GitHub.

Signed-off-by: Antoine Leblanc <ant.leblanc@gmail.com>
2020-06-19 07:44:26 +02:00
altanstalker
2cf1ae7cd8 Add stylelint support to super-linter
Added tests

Updated readme with usage notes (disabling lines etc) to match existing
content
2020-06-18 21:38:24 -04:00
Lucas Gravley
b9055439d3 more language 2020-06-18 14:42:33 -05:00
Lucas Gravley
d5d29c2ac9 more updates 2020-06-18 14:02:54 -05:00
Lucas Gravley
3c0b0c51bb fixing automation 2020-06-18 12:58:57 -05:00
Lucas Gravley
aaa6305ffc add bad code 2020-04-02 13:35:11 -05:00
Lucas Gravley
fd0693c998 Merge branch 'master' of https://github.com/github/super-linter into AddTS 2020-04-02 13:06:20 -05:00
Lucas Gravley
14162b9acc adding fixes 2020-04-02 13:06:11 -05:00
Lucas Gravley
015adc6c97 adding it up 2020-04-02 12:42:07 -05:00
John Wiebalk
a6b3e934ae
make good dir 2020-04-02 13:04:23 -04:00
John Wiebalk
8abca9a00f
move to separate dir 2020-04-02 13:03:57 -04:00
John Wiebalk
7c78226225
Delete init.tf 2020-04-02 12:30:42 -04:00
John Wiebalk
16e2c0ca07
make bad fail 2020-04-02 12:30:11 -04:00
Stefan Stölzle
edb92e93bf
Add Terraform tests
Closes #68
2020-03-12 16:38:07 +01:00
Lucas Gravley
ba06b87d85 tabs v spaces 2020-02-28 10:29:43 -06:00
Lucas Gravley
41a288fec9 tabs 2020-02-28 10:16:43 -06:00
Lucas Gravley
cb6c6401ef adding it all in 1 push 2020-02-28 09:51:29 -06:00
Lucas Gravley
63ecf1b7b6 fix spelling 2020-02-05 09:30:39 -06:00
Lucas Gravley
c99fc5cbd5 fixed headerz 2020-02-05 09:25:39 -06:00
Lucas Gravley
aacb0daac5 adding them docs 2020-02-05 09:23:47 -06:00
Lucas Gravley
8e64ae4512 fix cases 2020-02-04 15:50:52 -06:00
Lucas Gravley
c03d109494 fixed them cases 2020-02-04 15:20:58 -06:00
Lucas Gravley
b16ac2ad6e adding fixes 2020-02-04 12:01:36 -06:00
Lucas Gravley
3b4ce6f234 fixed it 2020-02-04 11:56:02 -06:00
Lucas Gravley
7c194ba87a fix language 2020-02-04 09:11:31 -06:00
Lucas Gravley
edc665d550 more bad code 2020-02-04 09:03:29 -06:00
Lucas Gravley
fc9d45e49d fixing bad cases 2020-02-04 08:56:53 -06:00
Lucas Gravley
7a8ce44eea Adding test cases and logic 2020-02-04 08:49:58 -06:00
Lukas Gravley
ed1cab398b
Update README.md 2020-01-09 14:25:45 -06:00
Lukas Gravley
f163bb8b27
adding doc 2020-01-09 14:21:43 -06:00
Lucas Gravley
fd88aa2149 cleaner 2020-01-09 14:10:58 -06:00
Lucas Gravley
f2cf6f4ee1 remove typo 2020-01-09 14:10:43 -06:00
Lucas Gravley
8d1f1c8427 fixed? 2020-01-09 14:06:13 -06:00
Lucas Gravley
f51f677ac5 add perms 2020-01-09 13:52:27 -06:00
Lucas Gravley
3876968345 adding the fixes 2020-01-09 13:19:21 -06:00
Lucas Gravley
0c4cfa88d0 do it another way 2020-01-09 13:10:40 -06:00
Lucas Gravley
bc1d6bd770 adding dev stuff 2020-01-09 13:04:41 -06:00
Lucas Gravley
4dd9971b1e fix it 2019-11-08 09:07:53 -06:00
Lucas Gravley
af69fc9285 fix it 2019-11-08 09:00:07 -06:00
Lucas Gravley
28dff9c8ad fix it 2019-11-08 08:51:39 -06:00
Lucas Gravley
cf83d5dc08 fix perms 2019-11-08 08:46:53 -06:00
Lucas Gravley
9db50dd6fc fix it 2019-11-08 08:37:14 -06:00
Lucas Gravley
3d09c1b736 adding the files 2019-11-08 08:31:16 -06:00
Lucas Gravley
67ca56bf84 fixed and cleaned folders 2019-10-23 10:23:16 -05:00
Lucas Gravley
89309d6582 fixed code 2019-10-23 10:16:17 -05:00
Lucas Gravley
c0d6311976 initial commit 2019-10-21 09:12:50 -05:00