Commit graph

962 commits

Author SHA1 Message Date
Lucas Gravley
e29148950e Merge branch 'master' into FixPythonLint 2020-06-29 07:57:51 -05:00
Victor Martinez
7cf73e5dc5
Merge branch 'master' into feature/tap-format 2020-06-29 11:08:40 +01:00
Søren Knudsen
a4fa97234a Read Clojure filetypes from $FILE_TYPE, not $FILE 2020-06-29 09:07:40 +02:00
Victor Martinez
030c23766f
fix: typo 2020-06-29 07:48:51 +01:00
Zack Koppert
2b189bf16f
Merge pull request #299 from github/iamhughes/remove-welcome-bot
Remove welcome/greeting workflow
2020-06-28 20:49:35 -07:00
Thomas Hughes
0482ce0b8f
Delete welcome_new_people.yml 2020-06-28 07:39:31 -05:00
yoheimuta
fb90d79524 Add protolint support to super-linter 2020-06-28 20:17:08 +09:00
Drew Ayling
d155ff2a3c Fix honoring pylint config file
The pylint config file is correctly being applied to
the pylint command, however, the `-E` flag is actually
not honoring any of the disabled messages in the
`.python-lint` file. By making this change to the
default lint file only the errors are output as expected
but honoring the disabled messages. Also, disable the score
as the -E flag also does.
2020-06-26 17:13:24 -06:00
Guillaume Delacour
234f8f9363
Remove unnecessary comment 2020-06-26 22:09:44 +02: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
Lucas Gravley
d8608a6cf1 solve name 2020-06-26 14:21:37 -05:00
Gabo
26f4d56449 Move json comments to readme 2020-06-26 13:59:34 -05:00
Lukas Gravley
141cbd9d8b
Merge pull request #292 from github/EsConfig
Add JAVASCRIPT_ES_CONFIG_FILE to specify eslintrc filename
2020-06-26 12:53:38 -05:00
Lucas Gravley
10a7c9c479 Adding cleaner update 2020-06-26 11:49:41 -05:00
Lucas Gravley
dc5df73afc Merge branch 'master' into EsConfig 2020-06-26 11:44:54 -05:00
Lukas Gravley
015146116b
Merge pull request #290 from github/iamhughes/add-release-steps
Add step to ensure release is on marketplace
2020-06-26 10:53:18 -05:00
Lukas Gravley
62717c09c7
Merge pull request #291 from github/SpaceSupport
Adding space support
2020-06-26 10:51:42 -05:00
Lukas Gravley
368a82290e
Merge pull request #289 from github/fixDockerConfig
fixed the open Docker issue
2020-06-26 10:51:28 -05:00
Thomas Hughes
1495c3b22c
Add step to ensure release is on marketplace 2020-06-26 10:45:43 -05:00
Lucas Gravley
d572447287 Adding space support 2020-06-26 10:38:02 -05:00
Lucas Gravley
24234cc73b fixed the open issue 2020-06-26 09:38:41 -05:00
Lukas Gravley
d0e2a292ee
Merge pull request #286 from github/OpenAPI
Open api
2020-06-26 09:25:18 -05:00
Lucas Gravley
f087775d99 typo 2020-06-26 09:00:28 -05:00
Thomas Hughes
f781aecd09
Merge pull request #287 from github/iamhughes/delete-spell-checker
Remove spell-checker
2020-06-26 08:46:31 -05:00
Lucas Gravley
8fdce000bf got to catch them all 2020-06-26 08:44:27 -05:00
Thomas Hughes
063e48d9c4
Remove spell-checker 2020-06-26 08:35:36 -05:00
Lucas Gravley
116698b032 fixed linting errors 2020-06-26 08:26:36 -05: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
Lukas Gravley
979cdc463d
Merge pull request #277 from jsoref/spelling-emoji
Proactively add GitHub markdown emojis
2020-06-26 07:37:04 -05:00
past-due
70f51ccd8f Add JAVASCRIPT_ES_CONFIG_FILE to specify eslintrc filename
See: https://eslint.org/docs/user-guide/configuring#configuration-file-formats
2020-06-25 23:02:07 -04:00
Thomas Hughes
09f94929ef
Merge pull request #280 from powerOFMAX/table-of-contents
Add Table of Contents to README
2020-06-25 19:22:46 -05:00
Thomas Hughes
b1a578b42c
Change * for - for consistency 2020-06-25 19:22:10 -05:00
Thomas Hughes
04e7807d4e
Add contributing to ToC 2020-06-25 19:19:12 -05:00
powerOFMAX
aba407fff3 Add Table of Contents to README 2020-06-25 21:08:05 -03:00
Josh Soref
ce9b8526f8
Proactively add GitHub markdown emojis 2020-06-25 16:56:06 -04:00
Gabo
a51265c9f0 Fix slashes 2020-06-25 10:25:56 -05:00
Gabo
b8171a9bfb Fix markdown lint errors 2020-06-25 10:04:02 -05:00
Gabo
172e29dad3 Fix bash lint errors 2020-06-25 10:03:39 -05:00
Zack Koppert
00b3146f29
Add spelling to dictionary
Signed-off-by: Zack Koppert <zkoppert@github.com>
2020-06-25 07:07:28 -07:00
Mike McQuaid
1a30f1f026
workflows/stack-linter: run on forks
As discussed with @zkoppert, this should enabled CI to run on forks to this repository.
2020-06-25 14:36:30 +01:00
Justin Kalland
79671724a0 Add OpenAPI to disabling-linters doc 2020-06-25 12:21:11 +02: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
Zack Koppert
e18ef2cd3b
Merge pull request #270 from github/welcome-message
Create welcome_new_people.yml
2020-06-24 20:37:19 -07:00
Zack Koppert
8250e9d8ce
Merge pull request #268 from github/SpellingCheck
Spelling check
2020-06-24 17:00:13 -07:00
Zack Koppert
097d6b4737
Add words to the spelling dictionary that are not mispelled
Signed-off-by: Zack Koppert <zkoppert@github.com>
2020-06-24 16:49:11 -07:00