Commit graph

404 commits

Author SHA1 Message Date
Lukas Gravley
910901a3bb
Merge pull request #256 from github/ClojureLint
Clojure lint
2020-06-26 07:38:36 -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
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
Gabo
b8171a9bfb Fix markdown lint errors 2020-06-25 10:04:02 -05:00
Justin Kalland
eac560b35b Add support for OpenAPI 2020-06-25 08:13:19 +02: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
9e835d296e
Add disclaimer about local development 2020-06-24 12:45:26 -07:00
Lukas Gravley
7f08d221d0
Merge branch 'master' into ClojureLint 2020-06-23 12:42:00 -05:00
Lukas Gravley
63babcad8f
Merge pull request #249 from github/linterRules
feat(config): Add support for LINTER_PATH param
2020-06-23 09:52:38 -05:00
Victor Martinez
ddbc96bd23
Support TAP reporting format 2020-06-23 15:25:12 +01:00
Zack Koppert
956d9863f2
update docs to v2.2.0 2020-06-23 06:41:52 -07:00
Lukas Gravley
7c3fb97793
Merge branch 'master' into linterRules 2020-06-23 08:19:02 -05:00
Lucas Gravley
ae13786085 now with it saved 2020-06-23 07:59:14 -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
Lukas Gravley
ac53da7a28
Merge branch 'master' into phpLint 2020-06-22 14:24:06 -05:00
Lukas Gravley
20374bf053
Merge pull request #238 from github/PowershellSupport
Powershell support
2020-06-22 14:09:17 -05:00
Cees-Jan Kiewiet
f7ca82806f
Add PHP linting foundation 2020-06-22 20:47:00 +02:00
Broder Peters
d709a18a6c
Point linter.yml example to existing version 2020-06-22 17:39:05 +02:00
Lukas Gravley
6682f87622
Merge branch 'master' into PowershellSupport 2020-06-22 08:16:59 -05:00
Zack Koppert
865f6005fd
spelling fix 2020-06-21 11:02:36 -07: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
sayboras
21c3bb86e9
feat(config): Add support for LINTER_PATH param
To add support for LINT_PATH param. This will make super-lint more
usable for existing projects, which might have lint rule file in
other location. The default value is still .github/lints.

Closes #161
2020-06-21 09:41:37 +10:00
Philip Mallegol-Hansen
a6c760f672
Advertise newest version
Our documentation should probably prompt people to use the version that doesn't contain a bug 😅
2020-06-20 10:15:07 -07:00
Justin Grote
793ac9b861 DOCS: Add Powershell 2020-06-19 14:26:06 -07:00
Lukas Gravley
5eb75027a7
Merge pull request #195 from mathiasbynens/patch-1
Fix typo
2020-06-19 13:40:16 -05:00
Cory Parent
c1d579cf15
Merge branch 'master' into issue/111 2020-06-19 14:39:44 -04:00
Lucas Gravley
005c8b3fcd another one... 2020-06-19 13:32:46 -05:00
Lucas Gravley
37a1605ba0 Adding it 2020-06-19 13:31:05 -05:00
goedelsoup
574bef0b3c Add support for Clojure with clj-kondo 2020-06-19 14:30:28 -04:00
Mathias Bynens
ca81f52818
Fix typo
this repositories -> this repository's
2020-06-19 20:20:20 +02:00
Lukas Gravley
542b6f09d3
Merge pull request #194 from github/envLint
Add dotenv-linter support to super-linter
2020-06-19 13:08:16 -05:00
Lukas Gravley
98650b24d5
Merge branch 'master' into disableFlag 2020-06-19 12:42:19 -05:00
Lucas Gravley
d5fa264b0d Adding flag to readme 2020-06-19 12:40:53 -05:00
Artem Medvedev
df54ef2137 Add dotenv-linter support to super-linter (#173) 2020-06-19 20:32:07 +03:00
Lukas Gravley
4ab767b84c
Merge pull request #187 from github/useDocker
fixing docs to point to Docker
2020-06-19 10:28:01 -05:00
Lucas Gravley
1cb6bc76d2 fixing docs 2020-06-19 10:18:45 -05:00
Zack Koppert
511481e0c9
Merge branch 'master' into stylelint-support 2020-06-19 08:09:47 -07:00
Zack Koppert
8d6ac3b5a1
Merge pull request #186 from github/defaultWorkspace
Default workspace
2020-06-19 08:03:12 -07:00
Zack Koppert
d7bce7bcd0
Merge pull request #184 from github/coffelint-update
update coffeelint
2020-06-19 08:00:39 -07:00
Lukas Gravley
0390ed63ea
Merge branch 'master' into staging 2020-06-19 09:13:27 -05:00
Koichi ITO
f81547ff33 Update the notation of RuboCop
RuboCop is the proper notation as below.

> **RuboCop** is a Ruby static code analyzer (a.k.a. `linter`) and
> code formatter.

https://github.com/rubocop-hq/rubocop/blob/v0.85.1/README.md
2020-06-19 20:46:15 +09:00
Jason Lenny
14828eb478
Add environment variable for running locally 2020-06-19 11:50:35 +02:00
Zack Koppert
fd416152eb
Update README.md
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2020-06-18 22:27:23 -07: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
Zack Koppert
9f9b4d2a60
Merge pull request #152 from Hanse00/support-any-default
Support any default branch
2020-06-18 16:57:38 -07:00
Nick Van Wiggeren
c4249ee93a update docs to point to github docker image 2020-06-18 15:27:50 -07:00
Tony Brix
41deecee15 update coffeelint 2020-06-18 16:29:06 -05:00
Philip Mallegol-Hansen
f4153396ae Add documentation for the flag 2020-06-18 14:06:52 -07:00
Philip Mallegol-Hansen
2ab14d961b Update README to indicate support for non-master defaults 2020-06-18 13:23:45 -07:00
Roy
6418907811
docs(readme): fix typo languages 2020-06-18 22:13:20 +02:00
SangND
be35583eab
README: fix typo 2020-06-19 02:10:08 +07: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
Waldir Pimenta
1aadf2df86 Fix typo (combination on → combination of) 2020-06-18 18:56:16 +01: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
David Anson
d838650711 Fix case of "markdownlint" in README.md. 2020-06-18 10:15:42 -07: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
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
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
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
Zack Koppert
7a2491e426
Switch to versioned docker container example 2020-05-14 11:50:18 -07:00
Lucas Gravley
3caaa91c5f make it better 2020-05-14 08:57:58 -05:00
Lars Hvam
25200888cc
readme: fix typo 2020-05-07 22:16:57 +02:00
Zeke Sikelianos
d499dc9103
docs: clarify action behavior in README 2020-05-04 21:06:29 -07:00
Zack Koppert
9aa9061241
Add wiki reference 2020-04-30 11:33:37 -07:00
Lucas Gravley
056fbd49e7 update readme 2020-04-30 09:06:20 -05:00
Zack Koppert
337e37a76f
Specify license type 2020-04-28 11:55:15 -07:00
Lucas Gravley
b616dafd41 Cleanup of linter rules prints: 2020-04-27 12:21:38 -05:00
Lucas Gravley
6424a9e03a Adding linkage 2020-04-23 11:39:13 -05:00
Lukas Gravley
ab1721a88f
Update README.md 2020-04-16 10:09:04 -05:00
Lucas Gravley
015adc6c97 adding it up 2020-04-02 12:42:07 -05:00
Lucas Gravley
6d83c17b1b adding it? 2020-03-11 14:18:21 -05:00
Lukas Gravley
091adf510a
Update doc to only push non master 2020-03-03 12:07:43 -06:00
Lucas Gravley
dc6d520344 adding language 2020-02-28 09:53:56 -06:00
Lucas Gravley
aacb0daac5 adding them docs 2020-02-05 09:23:47 -06:00
Lukas Gravley
a82c5fe6cb
Merge branch 'master' into jwiebalk/dockerlinter 2020-01-17 09:46:53 -06:00
Lukas Gravley
5e1d67a385
adding italics 2020-01-13 08:48:37 -06:00
John Wiebalk
22f9ca1e84 s/Github/GitHub/g 2020-01-09 18:01:23 -05:00
John Wiebalk
cdbb7fa6a3 add docker to readme 2020-01-09 17:58:41 -05:00
Lucas Gravley
601eb39812 adding docs 2020-01-09 09:48:46 -06:00
Lucas Gravley
adfb06cbdc Adding better rules 2019-12-03 13:47:23 -06:00
Lukas Gravley
2d3c543096
adding JS 2019-11-08 09:14:38 -06:00
Lucas Gravley
20f1db9ad3 updating code 2019-10-25 11:29:31 -05:00
Lukas Gravley
d7313e4f2b
Update README.md 2019-10-23 13:15:35 -05:00
Lukas Gravley
7b3f28027c
Update README.md 2019-10-23 13:15:12 -05:00
Lukas Gravley
bb60988290
Merge pull request #3 from github/cleanup
fixed code
2019-10-23 12:25:19 -05:00
Lucas Gravley
1796ac633c added 2019-10-23 12:23:46 -05:00
Lukas Gravley
2bbfd9b8ab
Update README.md 2019-10-23 09:54:32 -05:00
Lucas Gravley
9967630273 adding it 2019-10-21 11:05:55 -05:00
Lucas Gravley
6d26f103d0 fix ref 2019-10-21 09:30:31 -05:00
Lucas Gravley
6e3a97cdee cleanup 2019-10-21 09:13:59 -05:00
Lucas Gravley
c0d6311976 initial commit 2019-10-21 09:12:50 -05:00