Commit graph

91 commits

Author SHA1 Message Date
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
Zack Koppert
9e835d296e
Add disclaimer about local development 2020-06-24 12:45:26 -07: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
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
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
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
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
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