Commit graph

1841 commits

Author SHA1 Message Date
kpj
6f6004275f In anticipation of snakefmt 0.1.6, start using --check and --compact-diff 2020-09-18 16:32:01 +02:00
Lukas Gravley
87db6105ed
Merge pull request #738 from theodore-s-beers/patch-1
Use YAML syntax in FILTER_REGEX examples
2020-09-17 09:24:45 -05: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
Lukas Gravley
58d3d191b8
Merge pull request #727 from github/versionTerrascan
adding version
2020-09-16 08:26:06 -05:00
Lukas Gravley
9cf76b18f0
Merge pull request #729 from ferrarimarco/bash-exec-error
Make bash-exec errors or warnings configurable
2020-09-16 08:25:46 -05:00
Lukas Gravley
06ddeb5929
Merge pull request #731 from coliff/patch-1
Fix JavaScript capitalizaton
2020-09-16 08:08:08 -05:00
Lukas Gravley
1a9be36c12
Merge pull request #732 from github/dependabot/npm_and_yarn/dependencies/prettier-2.1.2
Bump prettier from 2.1.1 to 2.1.2 in /dependencies
2020-09-16 08:07:31 -05:00
dependabot[bot]
04d546b3c1
Bump prettier from 2.1.1 to 2.1.2 in /dependencies
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-16 05:28:34 +00:00
Christian Oliff
1520729a00
Fix JavaScript capitalizaton 2020-09-16 14:11:28 +09:00
Marco Ferrari
5cefb9209f Make bash-exec errors or warnings configurable 2020-09-15 22:40:12 +02:00
Lukas Gravley
140db5326a
Update Dockerfile 2020-09-15 13:25:15 -05:00
Lukas Gravley
8606e8d85b
adding version 2020-09-15 13:20:32 -05:00
Lukas Gravley
f849a992df
Merge pull request #723 from nvuillam/FixFilteringParams
Fix file filters: Reorder arguments to LintCodeBase function
2020-09-15 06:58:56 -05:00
Lukas Gravley
68bc3d30cc
Merge pull request #725 from montyly/dev-fix-black-version
Update black version
2020-09-15 06:55:56 -05:00
Josselin
2011fe6769 Add missing mypy-extensions and typing_extensions deps 2020-09-15 10:42:07 +02:00
Josselin
4f7afdc72c Black: update hashes in pipfile.lock 2020-09-15 10:11:47 +02:00
Feist Josselin
92ac531386
Update black version
Fix https://github.com/github/super-linter/issues/722
2020-09-15 09:57:06 +02:00
NicolasVuillamy
e470df5431 Fix file filters: Reorder arguments to LintCodeBase function 2020-09-15 08:15:53 +02:00
Lukas Gravley
97f3ad80b8
Merge pull request #716 from github/dependabot/github_actions/actions/stale-v3.0.11
Bump actions/stale from v3.0.10 to v3.0.11
2020-09-14 06:58:26 -05:00
Lukas Gravley
71e58eb875
Merge pull request #717 from github/dependabot/npm_and_yarn/dependencies/eslint-7.9.0
Bump eslint from 7.8.1 to 7.9.0 in /dependencies
2020-09-14 06:58:13 -05:00
Lukas Gravley
23e8dead0a
Merge pull request #718 from github/dependabot/docker/wata727/tflint-0.20.1
Bump wata727/tflint from 0.19.1 to 0.20.1
2020-09-14 06:57:58 -05:00
Lukas Gravley
9e807344ea
Merge pull request #719 from github/dependabot/npm_and_yarn/dependencies/stylelint-13.7.1
Bump stylelint from 13.7.0 to 13.7.1 in /dependencies
2020-09-14 06:57:43 -05:00
Lukas Gravley
5e8a8c0890
Merge pull request #720 from github/dependabot/npm_and_yarn/dependencies/eslint-plugin-jest-24.0.1
Bump eslint-plugin-jest from 24.0.0 to 24.0.1 in /dependencies
2020-09-14 06:57:27 -05:00
Lukas Gravley
9defee5720
Merge pull request #721 from github/dependabot/pip/dependencies/snakemake-5.24.1
Bump snakemake from 5.24.0 to 5.24.1 in /dependencies
2020-09-14 06:57:13 -05:00
kpj
5b51c2bd92 Use '--compact-diff' instead of '--diff' for snakefmt 2020-09-14 09:36:33 +02:00
dependabot[bot]
168fc32a19
Bump snakemake from 5.24.0 to 5.24.1 in /dependencies
Bumps [snakemake](https://github.com/snakemake/snakemake) from 5.24.0 to 5.24.1.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v5.24.0...v5.24.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:46:42 +00:00
dependabot[bot]
2d5ae73b3c
Bump eslint-plugin-jest from 24.0.0 to 24.0.1 in /dependencies
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.0.0 to 24.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.0.0...v24.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:46:24 +00:00
dependabot[bot]
e70b2b1039
Bump stylelint from 13.7.0 to 13.7.1 in /dependencies
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.0...13.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:46:02 +00:00
dependabot[bot]
19377f2af0
Bump wata727/tflint from 0.19.1 to 0.20.1
Bumps wata727/tflint from 0.19.1 to 0.20.1.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:45:44 +00:00
dependabot[bot]
39c0ee648e
Bump eslint from 7.8.1 to 7.9.0 in /dependencies
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.8.1...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:45:32 +00:00
dependabot[bot]
420a7c4b09
Bump actions/stale from v3.0.10 to v3.0.11
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.10 to v3.0.11.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.10...1849651e2aa1b1d6d2cba4c90c719f4b6c929a28)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:43:25 +00:00
Lukas Gravley
3548643771
Merge pull request #714 from josephmarino/typo-fixes
Fixed a typo in linter.sh code comments
2020-09-11 14:50:51 -05:00
Lucas Gravley
23f3709424 fix version 2020-09-11 14:40:22 -05:00
Joseph Marino
2698bdfbc3
Fixed a typo in code comments
Replaced the term "CSS" with "HTML" in code comments for the
HTML_LINTER_RULES variable.
2020-09-11 15:16:55 -04:00
Lukas Gravley
28911f0131
Merge pull request #712 from github/dependabot/pip/dependencies/snakefmt-0.1.5
Bump snakefmt from 0.1.4 to 0.1.5 in /dependencies
2020-09-11 06:52:35 -05:00
kpj
11f437df4c Fix usage of FILE_ARRAY_SNAKEMAKE 2020-09-11 13:51:15 +02:00
kpj
e1b2fd6085 Fix bug in Snakemake file regex 2020-09-11 13:49:05 +02:00
kpj
ec0577ae5b Add Snakemake to language array 2020-09-11 13:31:57 +02:00
dependabot[bot]
ae2664d0e0
Bump snakefmt from 0.1.4 to 0.1.5 in /dependencies
Bumps [snakefmt](https://github.com/snakemake/snakefmt) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/snakemake/snakefmt/releases)
- [Changelog](https://github.com/snakemake/snakefmt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/snakemake/snakefmt/compare/0.1.4...0.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 05:20:08 +00:00
Thomas Hughes
995ebee7ab
Merge pull request #711 from josephmarino/readme-fixes
Minor README improvement: https URL scheme added to some links
2020-09-10 16:57:06 -05: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
Lukas Gravley
79b055babe
Merge pull request #707 from ferrarimarco/fix-node-modules
Fix list files function typos
2020-09-10 11:21:54 -05:00
Lucas Gravley
b232c5b970 this is the way./.. 2020-09-10 10:34:04 -05:00
Lucas Gravley
f432ef2116 fix spaces 2020-09-10 10:25:56 -05:00
Lukas Gravley
fe9ab28a59
Merge pull request #706 from nvuillam/GroovyLintFailOnWarning
Set GROOVY Linter failure level to warning
2020-09-10 10:23:27 -05:00
Lukas Gravley
e872c7f4a4
Merge pull request #705 from nvuillam/BadgeDoc
Make Super-Linter more famous with badge links on repos using it :)
2020-09-10 10:22:36 -05:00
Lukas Gravley
8296c78396
Merge pull request #701 from github/dependabot/npm_and_yarn/dependencies/coffeelint/cli-4.0.0
Bump @coffeelint/cli from 3.2.10 to 4.0.0 in /dependencies
2020-09-10 10:21:31 -05:00
Lukas Gravley
dba3bd1f59
Merge pull request #702 from github/dependabot/pip/dependencies/snakemake-5.24.0
Bump snakemake from 5.23.0 to 5.24.0 in /dependencies
2020-09-10 10:21:13 -05:00
Lukas Gravley
b85816a2cf
Merge pull request #703 from github/dependabot/npm_and_yarn/dependencies/npm-groovy-lint-7.6.3
Bump npm-groovy-lint from 7.6.1 to 7.6.3 in /dependencies
2020-09-10 10:20:58 -05:00
Lukas Gravley
028fbe4ee8
Merge pull request #700 from github/dependabot/docker/borkdude/clj-kondo-2020.09.09
Bump borkdude/clj-kondo from 2020.07.29 to 2020.09.09
2020-09-10 10:20:38 -05:00