Kazuma Watanabe
4bdbf17c19
Switch from wata727/tflint to ghcr.io/terraform-linters/tflint-bundle ( #1777 )
2021-07-19 09:32:21 -05:00
Xiao Liang
f6910e3ee9
feat: support bats ( #1778 )
...
Support linting of bats files by identifying them as shell scripts (they actually are)
2021-07-19 09:30:44 -05:00
dependabot[bot]
fa3fc56113
Bump actions/stale from 3.0.19 to 4 ( #1779 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 3.0.19 to 4.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19 09:30:14 -05:00
dependabot[bot]
ac32f2de69
Bump stylelint-scss from 3.19.0 to 3.20.1 in /dependencies ( #1780 )
...
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss ) from 3.19.0 to 3.20.1.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases )
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.19.0...3.20.1 )
---
updated-dependencies:
- dependency-name: stylelint-scss
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19 09:29:55 -05:00
dependabot[bot]
5f891f15eb
Bump eslint-plugin-json from 1.4.0 to 3.0.0 in /dependencies ( #1781 )
...
Bumps [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json ) from 1.4.0 to 3.0.0.
- [Release notes](https://github.com/azeemba/eslint-plugin-json/releases )
- [Commits](https://github.com/azeemba/eslint-plugin-json/commits/v3.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19 09:29:43 -05:00
dependabot[bot]
60182fe178
Bump eslint-plugin-vue from 7.13.0 to 7.14.0 in /dependencies ( #1782 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.13.0...v7.14.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19 09:29:34 -05:00
dependabot[bot]
1a820305c6
Bump eslint from 7.30.0 to 7.31.0 in /dependencies ( #1783 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.30.0 to 7.31.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.30.0...v7.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19 09:29:08 -05:00
Lukas Gravley
ab24b82199
Adding actionlint ( #1775 )
...
* Adding action lint
* adding tests
* adding tests
* Update Dockerfile
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
* cleanup name
* fix test
* typo
* fix file name
* fix our own errors
* more cleanup
* angry
* make it happy
* stop double jobs
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
2021-07-19 09:28:49 -05:00
Lukas Gravley
8abafdecd9
adding vue ( #1776 )
2021-07-16 11:24:05 -05:00
Xiao Liang
443872341b
docs(dockerfile-slim): fix typo ( #1769 )
...
Fixes small typo introduced in #1764
2021-07-15 09:26:52 -05:00
Stepan Koltsov
0e3ade060c
Better link to clang-format in README.md ( #1766 )
...
Link to clang-format configuration page.
2021-07-15 08:49:40 -05:00
Stepan Koltsov
44e69ba2ff
Minor clang-format linter cleanup ( #1764 )
...
Follow-up to #1762
2021-07-14 16:05:37 -07:00
github-actions[bot]
ebcc6d8127
Updating action.yml with new release version ( #1763 )
...
Co-authored-by: SuperLinter Automation <super_linter_automation@github.com>
2021-07-14 15:09:59 -05:00
Lukas Gravley
1481793072
adding clang ( #1762 )
...
* adding clang
* fix hado
* adding files
* fixing naming
* fixing test
* fixing space
* removing config file
* fix tests
* fix tests
* fix file array
2021-07-14 14:43:10 -05:00
Aldana Vaca
8b75fbf345
Adding terrascan config file ( #1761 )
...
* adding terrascan config file
* fix line ending
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-07-14 10:20:24 -05:00
Thomas Iguchi
fad8d1cde2
Added support for changing Checkstyle rules file name ( #1760 )
...
Resolves https://github.com/github/super-linter/issues/680
2021-07-14 09:45:07 -05:00
github-actions[bot]
df43d3fa6a
Updating action.yml with new release version ( #1759 )
...
Co-authored-by: SuperLinter Automation <super_linter_automation@github.com>
2021-07-13 16:10:27 -05:00
Admiral Awkbar
8aa951b5ad
add the token here
2021-07-13 15:29:21 -05:00
Lukas Gravley
c2d79260cf
cleanup release process ( #1756 )
...
* cleanup release
* cleanup
* cleanup
2021-07-13 15:20:17 -05:00
Lukas Gravley
b3e0c02dc5
yamllint format ( #1754 )
...
* standard
* parsable
2021-07-13 11:04:58 -05:00
Lukas Gravley
100c674c6d
adding tflint config ( #1753 )
2021-07-13 09:44:27 -05:00
Lukas Gravley
d24eb27b4c
move from jsonlint to eslint ( #1752 )
...
* move from jsonlint to eslint
* move from jsonlint to eslint
* adding test
2021-07-13 09:10:37 -05:00
github-actions[bot]
95a3bc1e6c
Updating action.yml with new release version ( #1751 )
...
Co-authored-by: SuperLinter Automation <super_linter_automation@github.com>
2021-07-12 16:45:30 -05:00
dependabot[bot]
477c03262e
Bump rubocop-performance from 1.7.1 to 1.11.0 in /dependencies ( #1748 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.7.1 to 1.11.0.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.7.1...v1.11.0 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-07-12 15:31:51 -05:00
dependabot[bot]
ef3dfcebfb
Bump python from 3.9-alpine to 3.9.6-alpine ( #1725 )
...
Bumps python from 3.9-alpine to 3.9.6-alpine.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 15:08:50 -05:00
dependabot[bot]
59329c732c
Bump typescript from 4.3.4 to 4.3.5 in /dependencies ( #1730 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 15:08:41 -05:00
dependabot[bot]
a6f91ace8f
Bump rubocop from 1.6.1 to 1.13.0 in /dependencies ( #1727 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.6.1 to 1.13.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.6.1...v1.13.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:38:52 -05:00
dependabot[bot]
a3ab343e66
Bump @typescript-eslint/eslint-plugin in /dependencies ( #1746 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.28.0 to 4.28.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.3/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:38:39 -05:00
dependabot[bot]
df37da7afc
Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 ( #1738 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.3.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:38:23 -05:00
dependabot[bot]
c65cb09d90
Bump docker/build-push-action from 2.5.0 to 2.6.1 ( #1724 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:38:08 -05:00
dependabot[bot]
7187c4dff0
Bump eslint from 7.29.0 to 7.30.0 in /dependencies ( #1732 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.29.0 to 7.30.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.29.0...v7.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:12:04 -05:00
dependabot[bot]
d80b86d333
Bump immer from 9.0.3 to 9.0.5 in /dependencies ( #1740 )
...
Bumps [immer](https://github.com/immerjs/immer ) from 9.0.3 to 9.0.5.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v9.0.3...v9.0.5 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:11:12 -05:00
dependabot[bot]
55e4dffc28
Bump accurics/terrascan from 1.7.0 to 1.8.0 ( #1726 )
...
Bumps accurics/terrascan from 1.7.0 to 1.8.0.
---
updated-dependencies:
- dependency-name: accurics/terrascan
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:09:53 -05:00
dependabot[bot]
885a9a974f
Bump eslint-plugin-jsonc from 1.3.1 to 1.4.0 in /dependencies ( #1731 )
...
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v1.3.1...v1.4.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:09:44 -05:00
dependabot[bot]
9e2ef682f4
Bump sql-lint from 0.0.18 to 0.0.19 in /dependencies ( #1742 )
...
Bumps [sql-lint](https://github.com/joereynolds/sql-lint ) from 0.0.18 to 0.0.19.
- [Release notes](https://github.com/joereynolds/sql-lint/releases )
- [Commits](https://github.com/joereynolds/sql-lint/compare/v0.0.18...v0.0.19 )
---
updated-dependencies:
- dependency-name: sql-lint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:09:36 -05:00
dependabot[bot]
703597a192
Bump @typescript-eslint/parser from 4.28.1 to 4.28.3 in /dependencies ( #1745 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.28.1 to 4.28.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.3/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:09:27 -05:00
dependabot[bot]
eebaee3142
Bump mypy from 0.812 to 0.910 in /dependencies ( #1717 )
...
* Bump mypy from 0.812 to 0.910 in /dependencies
Bumps [mypy](https://github.com/python/mypy ) from 0.812 to 0.910.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.910 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* adding more
* adding g++
* force it down
* force it down
* force it down
* somehow uppercase?
* remove the force
* remove the force
* fix npm errors
* add lib
* fix r
* make r happy
* put it back
* make r kinda happy
* make r kinda happy
* try better
* push version
* diff landing
* add the test back
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-07-12 13:33:18 -05:00
dependabot[bot]
3605da7896
Bump @typescript-eslint/parser from 4.27.0 to 4.28.1 in /dependencies ( #1718 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.27.0 to 4.28.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 14:19:25 -05:00
dependabot[bot]
1e862d3940
Bump docker/login-action from 1.9.0 to 1.10.0 ( #1710 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:52:52 -05:00
dependabot[bot]
af35b089f7
Bump rubocop-github from 0.16.1 to 0.16.2 in /dependencies ( #1711 )
...
Bumps [rubocop-github](https://github.com/github/rubocop-github ) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/github/rubocop-github/releases )
- [Commits](https://github.com/github/rubocop-github/compare/0.16.1...v0.16.2 )
---
updated-dependencies:
- dependency-name: rubocop-github
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:52:43 -05:00
dependabot[bot]
d78ba3ed02
Bump alpine/terragrunt from 1.0.0 to 1.0.1 ( #1713 )
...
Bumps alpine/terragrunt from 1.0.0 to 1.0.1.
---
updated-dependencies:
- dependency-name: alpine/terragrunt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:51:09 -05:00
dependabot[bot]
1c49ffc5e8
Bump prettier from 2.3.1 to 2.3.2 in /dependencies ( #1714 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:51:02 -05:00
dependabot[bot]
4ac1c78421
Bump @typescript-eslint/eslint-plugin in /dependencies ( #1715 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.27.0 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:50:54 -05:00
Ayodeji Osagie
f187b0b3ab
Fix terragrunt file picker from selecting packer files ( #1707 )
...
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-06-28 08:40:31 -05:00
Stepan Koltsov
e059100991
Ignore files marked with @generated marker ( #1689 )
...
* Ignore files marked with @generated marker
`@generated` marker is used by certain tools to understand that the
file is generated, so it should be treated differently than a file
written by a human:
* these files do not need to be reformatted,
* diffs in these files are less important,
* and linters should not be invoked on these files.
This PR proposes builtin support for `@generated` marker (and
`@not-generated` marker to mark file as not generated when it
contains `@generated` marker, like `README.md`).
I have not found a standard for a generated file marker, but:
* Facebook [uses `@generated` marker](https://tinyurl.com/fb-generated )
* Phabricator tool which was spawned from Facebook internal tool
[also understands `@generated` marker](https://git.io/JnVHa )
* Cargo inserts `@generated` marker into [generated Cargo.lock files](https://git.io/JnVHP )
Super-linter supports regex includes and excludes, but they are
harder to maintain (each repository needs to be configured) than
patching the tools which generate the files.
My personal story is that I maintain rust-protobuf crate, which
started emitting `@generated` markers [six years ago](https://git.io/JnV5h )
after a request of a Phabricator user.
Test Plan:
Create a test file `test.sh`:
```
echo $a
```
Run:
```
docker run -e RUN_LOCAL=true -v $HOME/tmp/g:/tmp/lint super-linter-test
```
Result is:
```
In /tmp/lint/test.sh line 1:
echo $a
^-- SC2148: Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.
^-- SC2154: a is referenced but not assigned.
^-- SC2086: Double quote to prevent globbing and word splitting.
...
2021-06-22 23:46:16 [ERROR] ERRORS FOUND in BASH:[1]
```
Now add `@generated` to the file and run again:
```
2021-06-22 23:47:13 [NOTICE] All file(s) linted successfully with no errors detected
```
Additionally, add `@not-generated` in addition to `@generated`, and
linter error pops up again.
* cleanup
* remove space
* fix non utf return
* fix non utf return
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-06-28 07:59:11 -05:00
Admiral Awkbar
de0700eb5f
remove load from push
2021-06-24 12:35:48 -05:00
dependabot[bot]
2b6a17c3f8
Bump golangci/golangci-lint from v1.40.1 to v1.41.1 ( #1679 )
...
Bumps golangci/golangci-lint from v1.40.1 to v1.41.1.
---
updated-dependencies:
- dependency-name: golangci/golangci-lint
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-24 10:55:54 -05:00
dependabot[bot]
a0cae29041
Bump @typescript-eslint/eslint-plugin in /dependencies ( #1681 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-06-24 10:55:40 -05:00
dependabot[bot]
710dde0a9e
Bump @typescript-eslint/parser from 4.26.1 to 4.27.0 in /dependencies ( #1682 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-06-24 10:54:38 -05:00
dependabot[bot]
a1c31d5975
Bump typescript from 4.3.2 to 4.3.4 in /dependencies ( #1683 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-06-24 10:54:29 -05:00