Commit graph

448 commits

Author SHA1 Message Date
Sean Killeen
cf8b1eddfe
Update lib/linter.sh 2020-06-18 15:25:54 -04:00
Sean Killeen
ff19ebe77d
exit early if errors are disabled 2020-06-18 15:24:47 -04:00
Sean Killeen
2338c2c98e
Parse DEFAULT_ERRORS variable 2020-06-18 15:22:13 -04:00
Sean Killeen
4d2b216eaf
Add variable and default 2020-06-18 15:17:59 -04:00
Antoine Leblanc
e957ebf359
Apply valid syntax to CODEOWNERS file
see: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

Signed-off-by: Antoine Leblanc <ant.leblanc@gmail.com>
2020-06-18 21:14:22 +02:00
Sean Killeen
976bc9c852
Add environment variable for disabling errors 2020-06-18 15:12:41 -04:00
SangND
be35583eab
README: fix typo 2020-06-19 02:10:08 +07:00
Lucas Gravley
eb9f7498f8 using the built container and not the repo 2020-06-18 14:09:33 -05:00
Lucas Gravley
3764738cee fixed version 2020-06-18 14:06:05 -05:00
Lucas Gravley
d5d29c2ac9 more updates 2020-06-18 14:02:54 -05:00
Lucas Gravley
31efa2eb68 Changing from Admiralawkbar to github 2020-06-18 13:53:45 -05:00
Lukas Gravley
1e08ff6363
Merge pull request #133 from pronoiac/pronoiac/tweak-readme-linter-list
Tweak readme linter list
2020-06-18 13:47:24 -05:00
James Young
eb08b3dc25 README: aligning the columns on the list of linkers 2020-06-18 11:34:09 -07:00
James Young
4226fb3f85 README: sorting the list of linters 2020-06-18 11:33:48 -07:00
James Young
5df0755c95 Copy links for linters into README 2020-06-18 11:29:10 -07:00
Lukas Gravley
8282dcdf39
Merge pull request #130 from waldyrious/typo
Fix typo (combination on → combination of)
2020-06-18 13:19:37 -05:00
Zack Koppert
bc7d0f81ab
Merge pull request #131 from github/FixAutomation
fixing automation
2020-06-18 11:15:28 -07:00
Lucas Gravley
3c0b0c51bb fixing automation 2020-06-18 12:58:57 -05:00
Zack Koppert
4269c9afc0
Merge pull request #126 from github/staging
Staging
2020-06-18 10:57:36 -07:00
Waldir Pimenta
1aadf2df86 Fix typo (combination on → combination of) 2020-06-18 18:56:16 +01:00
Zack Koppert
2b732be004
Set checkout to v2 2020-06-18 10:40:41 -07:00
Zack Koppert
bd6692eb7a
Set checkout to v2 2020-06-18 10:38:48 -07:00
Zack Koppert
ee08e5c285
checkout v2 instead of master 2020-06-18 10:35:16 -07:00
Zack Koppert
abf80cfa3a
Merge pull request #114 from gr2m/patch-1
README example: `actions/checkout@master` -> `actions/checkout@v2`
2020-06-18 10:33:28 -07:00
Lukas Gravley
3569fc0407
Merge pull request #121 from DavidAnson/markdownlint-case
Fix case of "markdownlint" in README.md.
2020-06-18 12:23:13 -05:00
David Anson
d838650711 Fix case of "markdownlint" in README.md. 2020-06-18 10:15:42 -07:00
Lukas Gravley
9b301300ec
Merge pull request #118 from DavidAnson/master
Fix case of "Markdown"/"markdownlint", update link to rule documentation, add link to inline comment syntax.
2020-06-18 12:09:02 -05:00
Lukas Gravley
5253dc32c2
Merge branch 'master' into master 2020-06-18 12:08:11 -05:00
Lukas Gravley
50adb5f859
Merge pull request #113 from eunomie/docker-public-url
Use public URL for the Docker container
2020-06-18 12:05:49 -05:00
Lukas Gravley
cb54679928
Merge pull request #112 from mbrukman/capitalization
Fix capitalization [skip ci]
2020-06-18 11:58:11 -05:00
David Anson
1fcb4d691c Fix case of "Markdown"/"markdownlint", update link to rule documentation, add link to inline comment syntax. 2020-06-18 09:55:01 -07:00
Lukas Gravley
b2259a54dd
Merge pull request #106 from andyw8/patch-1
Fix RuboCop capitalization in README
2020-06-18 11:52:49 -05:00
Gregor Martynus
c41835d96c
README example: actions/checkout@master -> actions/checkout@v2 2020-06-18 09:13:26 -07:00
Yves Brissaud
c1f8e7c799
Use public URL for the Docker container
The previous one in the README is the URL to
manage the repository (when you are the owner).
2020-06-18 18:03:50 +02:00
Misha Brukman
2a8a75304c Fix capitalization [skip ci]
* Markdown [1,2] has no capital 'd'
* CoffeeScript [3,4], JavaScript [5,6], TypeScript [7,8,9] all capitalize 'S'
* GitHub [10,11] capitalizes the 'H'

References:

[1] https://en.wikipedia.org/wiki/Markdown
[2] https://daringfireball.net/projects/markdown/syntax
[3] https://en.wikipedia.org/wiki/CoffeeScript
[4] https://coffeescript.org/
[5] https://en.wikipedia.org/wiki/JavaScript
[6] https://developer.mozilla.org/en-US/docs/Web/JavaScript
[7] https://en.wikipedia.org/wiki/TypeScript
[8] https://www.typescriptlang.org/
[9] https://github.com/Microsoft/TypeScript
[10] https://en.wikipedia.org/wiki/GitHub
[11] https://github.com/about
2020-06-18 11:57:58 -04:00
Andy Waite
aab22f2987
Fix RuboCop capitalization in README 2020-06-18 11:38:27 -04:00
Zack Koppert
cbff376e46
Merge pull request #104 from github/cleanupLogs
Cleanup Of Log Files
2020-06-17 12:12:37 -07:00
Lucas Gravley
3694a8e85e cleaner downloads 2020-06-17 13:26:54 -05:00
Lucas Gravley
e6e119320a lets try this way 2020-06-17 13:16:41 -05:00
Lucas Gravley
dccc932276 Testing npmrc 2020-06-17 13:12:10 -05:00
Lukas Gravley
aec2b56df3
Merge pull request #103 from github/v2-workflow-docs
Update docs to v2
2020-06-17 12:56:39 -05:00
Zack Koppert
55082a18b7
Set v2 in example workflow and update release procedure to cover docs
Signed-off-by: Zack Koppert <zkoppert@github.com>
2020-06-17 09:31:45 -07:00
Zack Koppert
999defecea
Merge pull request #101 from github/staging
Run checks on env restructure work by @Hanse00
2020-06-17 08:41:41 -07:00
Lucas Gravley
b2b8d16809 remove files that should not be here 2020-06-17 09:48:34 -05:00
Lucas Gravley
059754c8b3 super nasty bug fix 2020-06-17 09:36:57 -05:00
Zack Koppert
945d5aad5d
Update shellcheck URL
see details at https://github.com/koalaman/shellcheck/issues/1871
2020-06-16 15:54:58 -07:00
Zack Koppert
f269b85ebe
Remove init of DEFAULT_VALIDATE_LANGUAGE
var is no longer in use
2020-06-16 15:22:54 -07:00
Zack Koppert
ba761dbfef
Merge pull request #100 from Hanse00/restructure-linter-flags
Restructure linter flags
2020-06-16 14:48:23 -07:00
Philip Mallegol-Hansen
401a9f8fbf Clean up documentation
We add documentation on how the variables now work, and remove duplication in run-linter-locally.md
2020-06-12 15:10:18 -07:00
Philip Mallegol-Hansen
8b08dbbdf0 Migrate remaining linter options
The remaining linters are all enabled/disabled based on the same logic implemented previously for YAML and JSON.
2020-06-12 14:53:02 -07:00