Commit graph

2501 commits

Author SHA1 Message Date
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
Zack Koppert
78e5cd2552
add github token
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2020-06-24 16:22:44 -07:00
Zack Koppert
4b0c348514
Create welcome_new_people.yml
Thought it would be fun to welcome newcomers to the repo since there have been so many!
2020-06-24 15:54:36 -07:00
Victor Martinez
dd3a792f27
Use isTap function and fix the output format 2020-06-24 22:58:45 +01:00
Victor Martinez
c26c3ddf8e
TAP 13 specification
See https://testanything.org/tap-version-13-specification.html
2020-06-24 22:49:12 +01:00
Victor Martinez
6b16354901
TAP Format 2020-06-24 22:45:44 +01:00
Zack Koppert
26d2ec1d2a
Merge pull request #193 from JustinGrote/dev/vsCodeHelpers
Dev: Add Visual Studio Code + Github Codespaces Support
2020-06-24 14:37:08 -07:00
Justin Grote
6705cf9676 Docs: Add note about vscode 2020-06-24 14:19:24 -07:00
Zack Koppert
36f3d622be
Merge pull request #267 from github/local-vs-ci
Add disclaimer about local development
2020-06-24 14:06:16 -07:00
Lucas Gravley
d6b1e51212 Merge branch 'master' into SpellingCheck 2020-06-24 15:43:23 -05:00
Zack Koppert
9e835d296e
Add disclaimer about local development 2020-06-24 12:45:26 -07:00
Gabo
3333b23249 Fix @admiralawkbar capitalization 2020-06-24 11:47:47 -05:00