Commit graph

234 commits

Author SHA1 Message Date
Christian Oliff
48be2ed961
Mention that the default branch is usually master or main
Since 'main' is the now the default for new repos moving forward.
2020-11-09 16:16:07 +09:00
Joseph Marino
b3c947067e
Fixed dead PHPStan link in README
Changed https://phpstan.org/n to https://phpstan.org.
This should close issue #958
2020-11-04 15:23:31 -05:00
Gabo
26fb7bf8d3 update readme 2020-10-28 19:07:35 -05:00
Lucas Gravley
dbffb46526 adding tests 2020-10-28 10:22:55 -05:00
Joseph Marino
c846cfd9ce
Added "Using your own rules files" to the README
Added a "Using your own rules files" section to the
README under the "Template rules" section.
This section may help developers new to super-linter
avoid running into issues #864 and #685.
2020-10-25 20:06:49 -04:00
Lucas Gravley
d8b13b0fd8 now with files 2020-10-13 10:21:23 -05:00
Lukas Gravley
6bde44e755
Merge pull request #824 from mshimokura/ecrc_file
editorconfig-checker - Use .ecrc Files
2020-10-12 10:24:00 -05:00
Michael Shimokura
a5cada70f8 Revert "rename the variable to EDITORCONFIG_CHECKER_FILE_NAME for clarity"
This reverts commit 23a463867d.
2020-10-09 09:13:37 -04:00
Michael Shimokura
23a463867d rename the variable to EDITORCONFIG_CHECKER_FILE_NAME for clarity 2020-10-09 09:02:12 -04:00
Andrei Artemov
56b32c3704 Fetch full git history to get a proper list of changed files within super-linter 2020-10-09 14:17:56 +03:00
Michael Shimokura
6271f5f350 fix README link 2020-10-08 16:10:44 -04:00
Michael Shimokura
1312a3a3e4 use the .ecrc file 2020-10-08 15:27:47 -04:00
Tim Jones
a8746a7159 Add support for Terragrunt files 2020-10-08 18:18:22 +02:00
Lukas Gravley
c713278cb8
Merge pull request #814 from omusavi/doc-fix
Fix documentation error with VALIDATE_MD being renamed
2020-10-07 11:18:16 -05:00
Marco Ferrari
68e15659b8 Centralize file list building logic in buildFileList.sh 2020-10-07 16:36:49 +02:00
Omeed Musavi
b69b2b124b Fix documentation error with VALIDATE_MD being renamed to VALIDATE_MARKDOWN 2020-10-06 15:05:15 -04:00
kpj
9e7c84fbbb Fix various Snakemake related variable names 2020-09-24 16:06:12 +02:00
Marco Ferrari
f24f52be11 Lint with Kubeval and fixes 2020-09-22 01:49:01 +02:00
Theo Beers
c1b2ccce03
Use YAML syntax in FILTER_REGEX examples
I think it probably makes more sense for the examples in this README to follow YAML syntax, assuming that people will be running super-linter as a GitHub Action. There's a separate doc covering the process for running the linter locally, in which case, of course, environment variables would be set with an equals sign. It's not a big deal, but I thought I would make the suggestion.
2020-09-17 13:31:50 +02:00
Marco Ferrari
5cefb9209f Make bash-exec errors or warnings configurable 2020-09-15 22:40:12 +02:00
Joseph Marino
82d1204e7b
Added https links to domains that support SSL/TLS.
Some links in this README link to domains that support https
but https was not used in the link.
2020-09-10 17:20:41 -04:00
NicolasVuillamy
3a7bae504e Make Super-Linter more famous with badge links on repos using it :) 2020-09-10 10:10:03 +02:00
NicolasVuillamy
f072bc5c8d Merge remote-tracking branch 'github/master' 2020-09-09 20:18:21 +02:00
Lucas Gravley
a6c9656015 fixing vars 2020-09-08 09:47:57 -05:00
kpj
8ac1c99a2e [Snakemake] Support both formatting using 'snakefmt' and linting using 'snakemake --lint' 2020-09-08 09:38:48 +02:00
kpj
15eec55117 [Snakemake] Update documentation 2020-09-07 16:37:22 +02:00
NicolasVuillamy
0dba19167d Fix readme 2020-09-05 13:08:35 +02:00
NicolasVuillamy
17d09ffc02 Add README index 2020-09-05 12:55:55 +02:00
NicolasVuillamy
cdfa861984 Documentation 2020-09-05 12:43:30 +02:00
Lucas Gravley
f5e39e5aad fix typo and add check 2020-09-02 09:26:01 -05:00
Josselin
f34b084586 Add support for black config file 2020-09-02 11:28:57 +02:00
Marco Ferrari
7ecf9a132c Add details about bash-exec in README 2020-08-31 23:45:27 +02:00
Marco Ferrari
0d849cd5e0 Lint shell files with shfmt 2020-08-31 19:22:49 +02:00
Lucas Gravley
9be83e0166 merge master 2020-08-28 11:46:11 -05:00
Lucas Gravley
0404c39203 adding exec 2020-08-28 09:56:53 -05:00
Cesar Rodriguez
38983e59d8 rebase with upstream 2020-08-26 22:51:26 -04:00
Lukas Gravley
c2e207f643
Merge branch 'master' into feature/csharp-lint 2020-08-25 13:09:51 -05:00
Lucas Gravley
076fd8a881 adding docs 2020-08-25 13:02:30 -05:00
Lukas Gravley
fb70f94bd3
Merge branch 'master' into hadolintLinter 2020-08-25 10:06:43 -05:00
Lucas Gravley
ee3200654a adding hadolint configuration 2020-08-25 09:55:30 -05:00
Lucas Gravley
cb41ae47fa adding feature 2020-08-25 09:05:23 -05:00
Muescha
dec0d0cd3e
typo 2020-08-25 13:32:13 +02:00
Lucas Gravley
1f2c569c21 adding black 2020-08-20 09:44:11 -05:00
Mark Bond
52872bbafe Fix minor typo in HTML language name 2020-08-19 22:58:14 +01:00
Lucas Gravley
8f653be432 some simple cleanup 2020-08-19 15:26:57 -05:00
Lukas Gravley
5970f28f6b
Merge pull request #588 from assignUser/chktex
Add LaTeX support
2020-08-19 13:12:11 -05:00
assignUser
e1bc1df9e7 add latex support 2020-08-18 22:54:32 +00:00
Lukas Gravley
308c1fd5aa
Merge pull request #569 from assignUser/master
Add lintr support to super-lint
2020-08-18 16:08:35 -05:00
Ahmad Nassri
0744055595
docs: remove note about using docker://
it seems GitHub Actions now respects `actions.yml` directives when using docker actions, thus making this note redundant
2020-08-17 12:55:11 -04:00
Julie Garrone
1022ad20f5 Fix indentation in comment and table 2020-08-17 09:59:09 +02:00