Commit graph

448 commits

Author SHA1 Message Date
Ricardo Fearing
871291057e
The word "disable" was misspelled 2020-06-19 16:12:20 -04:00
Lukas Gravley
5eb75027a7
Merge pull request #195 from mathiasbynens/patch-1
Fix typo
2020-06-19 13:40:16 -05:00
Zack Koppert
0aba9f96da
Merge pull request #196 from github/v2.1.0
Up the version
2020-06-19 11:40:01 -07: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
Lucas Gravley
8409d58d69 adding fence language 2020-06-19 12:59:06 -05:00
Zack Koppert
774b8a9139
Merge pull request #191 from github/disableFlag
Disable flag
2020-06-19 10:58:44 -07: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
Lucas Gravley
2f7f03efe3 fixing logic 2020-06-19 12:39:08 -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
12521d0080
Merge pull request #185 from github/stylelint-support
Add stylelint support to super-linter
2020-06-19 08:16:27 -07: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
3e90726a37
Merge pull request #160 from github/staging
Use base branch instead of assuming master
2020-06-19 09:20:27 -05:00
Lukas Gravley
0390ed63ea
Merge branch 'master' into staging 2020-06-19 09:13:27 -05:00
Lukas Gravley
4603be53d9
Merge pull request #182 from JustinGrote/patch-1
Fix: Repair Links in CONTRIBUTING.MD
2020-06-19 09:01:36 -05:00
Lukas Gravley
cdc836415b
Merge pull request #183 from github/golang-cli-pr
Update to latest golangci-lint
2020-06-19 09:00:20 -05:00
Justin Grote
7ee5d3d66a
Fix Links
Links pointed to github-demo which is 404, updated to point to super-linter
2020-06-19 06:51:04 -07:00
Lukas Gravley
420850fe61
Merge pull request #177 from koic/update_the_notation_of_rubocop
Update the notation of RuboCop
2020-06-19 07:25:37 -05:00
Lukas Gravley
39149e6e4b
Merge pull request #168 from antleblanc/patch-wording
Minor brand wording change
2020-06-19 07:23:56 -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
248c421eda
Add instruction to running local page 2020-06-19 11:52:14 +02:00
Jason Lenny
14828eb478
Add environment variable for running locally 2020-06-19 11:50:35 +02:00
Jason Lenny
d20d93fec3
Allow for workspace location to be provided by the end user
This will give more flexibility to anyone who doesn't happen to keep their files in /tmp/lint.
2020-06-19 11:47:45 +02:00
Antoine Leblanc
2751fb19a9
Minor brand wording change
Rename Github to GitHub.

Signed-off-by: Antoine Leblanc <ant.leblanc@gmail.com>
2020-06-19 07:44:26 +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
Nick Van Wiggeren
0cafbe0243
Merge pull request #158 from github/nickvanw/update-documentation
Update docs to point to github docker image
2020-06-18 17:21:40 -07: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
iggy
e22eb00151
Update to latest golangci-lint
In setting super-linter up on one of my repo's, I ran into
golangci/golangci-lint#827 which is apparently fixed in v1.23.8 (and has
improved error messages in v1.24.0). I'm not sure if there's a reason for
using the version that is there now, but if the latest doesn't work,
please at least update to 1.24.0.

Signed-off-by: iggy <iggy@theiggy.com>
2020-06-18 16:15:52 -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
33c2dd57f7 Update explicit references to master
Wherever the script previously used the master branch, we now substitute our DEFAULT_BRANCH variable.

We also create this variable at the beginning of the script, and default it to master if no value was passed in.
2020-06-18 14:04:41 -07:00
Sean Killeen
dc881c2d1a
Update lib/linter.sh 2020-06-18 16:47:52 -04:00
Sean Killeen
95af99a134
Update lib/linter.sh 2020-06-18 16:47:05 -04:00
Lukas Gravley
244a841d9d
Merge pull request #147 from donroyco/donroyco-patch-1
docs(readme): fix typo languages
2020-06-18 15:39:03 -05: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
Lukas Gravley
8cd1d3525c
Merge pull request #137 from github/PushToGitHub
Changing from Admiralawkbar to github
2020-06-18 14:58:02 -05:00
Zack Koppert
7b4e2f556a
Merge pull request #139 from dacsang97/patch-1
README: fix typo
2020-06-18 12:43:32 -07:00
Lucas Gravley
b9055439d3 more language 2020-06-18 14:42:33 -05:00
Zack Koppert
421dcb6b1b
Merge pull request #141 from antleblanc/patch-codeowner
Apply valid syntax to CODEOWNERS file
2020-06-18 12:41:37 -07:00
Sean Killeen
49c6b4fa7d
Update lib/linter.sh 2020-06-18 15:26:21 -04:00