Commit graph

1183 commits

Author SHA1 Message Date
Lucas Gravley
cbf576073b fixed typo 2020-06-29 11:48:07 -05:00
Thomas Hughes
42124d0736
Update to v3 2020-06-29 11:42:18 -05:00
Thomas Hughes
2067571f1f
Fix versioning.yml 2020-06-29 11:36:18 -05:00
Lukas Gravley
b416965cd8
Merge pull request #306 from github/Breakdown
Creating more functions
2020-06-29 11:26:29 -05:00
Lucas Gravley
37a37f0930 adding readme 2020-06-29 11:17:25 -05:00
Thomas Hughes
33eeaec394
Merge pull request #307 from github/iamhughes/add-version-automation
Add actions-tagger workflow to automate version tags
2020-06-29 10:48:38 -05:00
Lucas Gravley
4ccd6b35c9 fixed bug 2020-06-29 10:43:52 -05:00
Thomas Hughes
06e237d19e
Add actions-tagger workflow to automate version tags 2020-06-29 10:39:09 -05:00
Lucas Gravley
4194a7a611 cleaner 2020-06-29 10:34:23 -05:00
Lucas Gravley
679ecf3b1a lets be literal 2020-06-29 10:15:39 -05:00
Lucas Gravley
b90310f2a8 fix path 2020-06-29 10:06:12 -05:00
Lucas Gravley
701abcc065 creating files 2020-06-29 09:55:59 -05:00
Lukas Gravley
54ae156900
Merge pull request #304 from github/FixVSCodeDebug
Fix vs code debug
2020-06-29 09:25:14 -05:00
Lucas Gravley
529df42adb fixed double pound 2020-06-29 09:16:17 -05:00
Lucas Gravley
a578c20faa fixing linkage 2020-06-29 09:13:04 -05:00
Lucas Gravley
3975731d07 cleanup 2020-06-29 09:08:04 -05:00
Lucas Gravley
f6ebe07228 Merge branch 'master' into FixVSCodeDebug 2020-06-29 09:02:06 -05:00
Lukas Gravley
c21494ff7e
Merge pull request #303 from github/Protolinter
Add protolint support to super-linter
2020-06-29 08:36:38 -05:00
Lucas Gravley
96b1e93522 Merge branch 'master' into Protolinter 2020-06-29 08:27:20 -05:00
Lukas Gravley
bf52a83423
Merge pull request #302 from github/fixClojure
Read Clojure filetypes from $FILE_TYPE, not $FILE
2020-06-29 08:22:11 -05:00
Lukas Gravley
a2ea1555e6
Merge pull request #301 from github/FixPythonLint
Fix honoring pylint config file
2020-06-29 08:22:00 -05:00
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