Commit graph

619 commits

Author SHA1 Message Date
dependabot[bot]
6d194b460b
Bump mvdan/shfmt from v3.3.0 to v3.3.1 (#1813)
Bumps mvdan/shfmt from v3.3.0 to v3.3.1.

---
updated-dependencies:
- dependency-name: mvdan/shfmt
  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-08-02 15:19:43 -05:00
dependabot[bot]
6feec178ef
Bump cljkondo/clj-kondo from 2021.06.18-alpine to 2021.07.28-alpine (#1814)
Bumps cljkondo/clj-kondo from 2021.06.18-alpine to 2021.07.28-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  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-08-02 14:35:10 -05:00
dependabot[bot]
067dde749b
Bump pylint from 2.9.0 to 2.9.5 in /dependencies (#1806)
* Bump pylint from 2.9.0 to 2.9.5 in /dependencies

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.0 to 2.9.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.0...v2.9.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* adding lib

* fixed?

* removetest

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-07-26 12:45:46 -05:00
Kazuma Watanabe
1e55879c67
Copy TFLint plugins to the final stage (#1798) 2021-07-26 08:56:17 -05:00
dependabot[bot]
e43194107a
Bump accurics/terrascan from 1.8.0 to 1.8.1 (#1800)
Bumps accurics/terrascan from 1.8.0 to 1.8.1.

---
updated-dependencies:
- dependency-name: accurics/terrascan
  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-26 08:55:46 -05:00
dependabot[bot]
93fd6491b3
Bump alpine/terragrunt from 1.0.1 to 1.0.3 (#1801)
Bumps alpine/terragrunt from 1.0.1 to 1.0.3.

---
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-07-26 08:55:37 -05:00
Kazuma Watanabe
4bdbf17c19
Switch from wata727/tflint to ghcr.io/terraform-linters/tflint-bundle (#1777) 2021-07-19 09:32:21 -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
Stepan Koltsov
44e69ba2ff
Minor clang-format linter cleanup (#1764)
Follow-up to #1762
2021-07-14 16:05:37 -07: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
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]
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]
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]
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]
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
Ali mazloum
3f20ea4966
Bump cljkondo/clj-kondo from 2021.06.01-alpine to 2021.06.18-alpine (#1688)
Bumps cljkondo/clj-kondo from 2021.06.01-alpine to 2021.06.18-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

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:11 -05:00
Lukas Gravley
46f72b56e8
Use GitHub Action cache (#1687)
* maybe

* buildx

* fix order

* make phar happy

* have to use run

* slashes

* commands are hard

* adding info

* try load and push

* only push

* only load

* better way

* cleanup
2021-06-24 10:19:42 -05:00
dependabot[bot]
9d4e23b7db
Bump alpine from 3.13.5 to 3.14.0 (#1678)
Bumps alpine from 3.13.5 to 3.14.0.

---
updated-dependencies:
- dependency-name: alpine
  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-21 13:19:12 -05:00
dependabot[bot]
16e0800480
Bump dotenvlinter/dotenv-linter from 3.0.0 to 3.1.0 (#1653)
Bumps dotenvlinter/dotenv-linter from 3.0.0 to 3.1.0.

---
updated-dependencies:
- dependency-name: dotenvlinter/dotenv-linter
  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-14 09:34:53 -05:00
dependabot[bot]
8ebd1e21af
Bump accurics/terrascan from 1.6.0 to 1.7.0 (#1654)
Bumps accurics/terrascan from 1.6.0 to 1.7.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-06-14 09:34:43 -05:00
dependabot[bot]
2a9dbbedcb
Bump alpine/terragrunt from 0.15.5 to 1.0.0 (#1656)
Bumps alpine/terragrunt from 0.15.5 to 1.0.0.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  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-06-14 09:34:24 -05:00
dependabot[bot]
7f73181e4c
Bump wata727/tflint from 0.29.0 to 0.29.1 (#1657)
Bumps wata727/tflint from 0.29.0 to 0.29.1.

---
updated-dependencies:
- dependency-name: wata727/tflint
  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-14 09:26:54 -05:00
dependabot[bot]
854192844d
Bump cljkondo/clj-kondo from 2021.04.23-alpine to 2021.06.01-alpine (#1622)
Bumps cljkondo/clj-kondo from 2021.04.23-alpine to 2021.06.01-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  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-07 17:16:16 -05:00
dependabot[bot]
52e54edaa9
Bump wata727/tflint from 0.28.1 to 0.29.0 (#1623)
Bumps wata727/tflint from 0.28.1 to 0.29.0.

---
updated-dependencies:
- dependency-name: wata727/tflint
  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-07 13:58:28 -05:00
dependabot[bot]
782a606d4c
Bump yoheimuta/protolint from v0.31.0 to v0.32.0 (#1625)
Bumps yoheimuta/protolint from v0.31.0 to v0.32.0.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  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-07 13:57:34 -05:00
dependabot[bot]
8e88de7ed8
Bump alpine/terragrunt from 0.15.4 to 0.15.5 (#1626)
Bumps alpine/terragrunt from 0.15.4 to 0.15.5.

---
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-07 13:57:23 -05:00
dependabot[bot]
7c5141d3a1
Bump alpine/terragrunt from 0.15.3 to 0.15.4 (#1571)
Bumps alpine/terragrunt from 0.15.3 to 0.15.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 15:39:24 -05:00
dependabot[bot]
13494fb842
Bump mvdan/shfmt from v3.2.4 to v3.3.0 (#1572)
Bumps mvdan/shfmt from v3.2.4 to v3.3.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 15:33:20 -05:00
Lukas Gravley
83badbc49c
Image 4.0 (#1565)
* adding new one...

* adding automation

* linter

* pull apart for faster builds

* maybe

* update automation

* fix that

* prime is smart

* fixed it

* quotes

* fix build image

* inpec

* typo

* forgot backslash

* fixed hairbrain logic

* this should help cleanup

* i hate r

* order

* maybe fix r

* maybe fix r

* update readme

* remove spaces

* update
2021-05-25 10:14:43 -05:00
Michael Zimmermann
866b5af051
fix gcc LTO (#1562)
I discovered this when trying to run clippy on a crate where a dependency
(In my case clippy) has LTO enabled.
/usr/lib only has a symlink to to lto plugin which resides in /usr/libexec:
https://pkgs.alpinelinux.org/contents?file=liblto_plugin.so&path=&name=gcc&branch=v3.13&repo=main&arch=x86_64

Previously, compilation failed with the following message:
  = note: cc: fatal error: '-fuse-linker-plugin', but liblto_plugin.so not found
          compilation terminated.

Co-authored-by: Michael Zimmermann <michael.zimmermann@grandcentrix.net>
2021-05-19 13:03:59 -05:00
dependabot[bot]
49eba1b541
Bump golangci/golangci-lint from v1.40.0 to v1.40.1 (#1561)
Bumps golangci/golangci-lint from v1.40.0 to v1.40.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 11:57:30 -05:00
dependabot[bot]
2a61a3477c
Bump accurics/terrascan from 1.5.1 to 1.6.0 (#1539)
Bumps accurics/terrascan from 1.5.1 to 1.6.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 08:44:23 -05:00
dependabot[bot]
fcad692279
Bump golangci/golangci-lint from v1.39.0 to v1.40.0 (#1540)
Bumps golangci/golangci-lint from v1.39.0 to v1.40.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 08:44:09 -05:00
dependabot[bot]
4ee4b32069
Bump wata727/tflint from 0.28.0 to 0.28.1 (#1525)
Bumps wata727/tflint from 0.28.0 to 0.28.1.

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-05-10 10:27:50 -05:00
dependabot[bot]
fb71c8f07a
Bump alpine/terragrunt from 0.15.0 to 0.15.3 (#1531)
Bumps alpine/terragrunt from 0.15.0 to 0.15.3.

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-05-10 10:25:55 -05:00
Lukas Gravley
5d96acadf1
remove more dead weight (#1530)
* remove more dead weight

* more cleaner

* falling into place

* tie dotnet to version

* new low
2021-05-10 09:58:30 -05:00
Lukas Gravley
1a00fc3790
adding fixes (#1516)
* adding fixes

* happy

* happy

* fix local files

* fix spacing

* i hate space

* spacing pt3 the space wars

* further down the bunny trail
2021-05-04 11:33:21 -05:00
Lukas Gravley
72cbbfc4e5
Inspec additional Tests (#1497)
* adding tests

* adding more

* cleanup vars

* dumb

* dumb

* fix r lib

* adding test

* quotes

* quotes

* more test

* adding brackets

* typos

* dumb

* slashes
2021-05-03 16:30:02 -05:00
dependabot[bot]
d838a98736
Bump accurics/terrascan from 1.4.0 to 1.5.1 (#1505)
Bumps accurics/terrascan from 1.4.0 to 1.5.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 08:23:34 -05:00
zhanmer
58bdaecbcc
update Terrascan to version 1.4.0 (#1422)
* update Terrascan to version 1.4.0

* fixed

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-04-30 17:09:11 -05:00
dependabot[bot]
d1e7a0c06b
Bump koalaman/shellcheck from v0.7.1 to v0.7.2 (#1462)
Bumps koalaman/shellcheck from v0.7.1 to v0.7.2.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 17:07:52 -05:00
dependabot[bot]
6470e178cd
Bump alpine/terragrunt from 0.14.7 to 0.15.0 (#1501)
Bumps alpine/terragrunt from 0.14.7 to 0.15.0.

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-04-30 15:36:50 -05:00
dependabot[bot]
09c5be9abe
Bump cljkondo/clj-kondo from 2021.03.22-alpine to 2021.04.23-alpine (#1474)
Bumps cljkondo/clj-kondo from 2021.03.22-alpine to 2021.04.23-alpine.

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-04-30 15:33:52 -05:00
dependabot[bot]
63caefd599
Bump alpine/terragrunt from 0.14.5 to 0.14.7 (#1230)
* Bump alpine/terragrunt from 0.14.5 to 0.14.7

Bumps alpine/terragrunt from 0.14.5 to 0.14.7.

Signed-off-by: dependabot[bot] <support@github.com>

* set log level to error

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2021-04-30 14:56:47 -05:00
dependabot[bot]
23c1b48c84
Bump mstruebing/editorconfig-checker from 2.3.3 to 2.3.5 (#1413)
* Bump mstruebing/editorconfig-checker from 2.3.3 to 2.3.5

Bumps mstruebing/editorconfig-checker from 2.3.3 to 2.3.5.

Signed-off-by: dependabot[bot] <support@github.com>

* i hate go

* i also hate proto

* i also hate proto

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-04-30 14:27:52 -05:00
dependabot[bot]
feb4e1d281
Bump wata727/tflint from 0.25.0 to 0.28.0 (#1473)
Bumps wata727/tflint from 0.25.0 to 0.28.0.

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-04-30 14:24:32 -05:00
Lukas Gravley
4c6a03fe4e
cleanup node dir (#1490) 2021-04-27 09:11:47 -05:00
Lukas Gravley
c51dda1b4b
pull in ms (#1489) 2021-04-26 14:00:13 -05:00
Lukas Gravley
f504d1020e
pull rust in (#1488) 2021-04-26 13:35:25 -05:00
Jean-Pierre Huynh
ba37977cdf
fix: Install git in final docker image (#1483)
This is missing since the v3.16.0 release when refactoring the Dockerfile.

Fixes: https://github.com/github/super-linter/issues/1482

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-04-26 13:03:14 -05:00
Lukas Gravley
db36076139
Move r (#1484)
* pull in R language

* pull in R language
2021-04-26 13:00:57 -05:00
Lukas Gravley
e0e4a67f3a
Certs (#1470)
* adding cert

* update readme

* typo

* make exec

* spaces

* adding better way

* adding example

* make shell happy

* fix space

* adding notes

* bad var

* duh
2021-04-26 09:00:42 -05:00
Zack Koppert
b94bec19c9
multistage build changes (#1461)
* format lines

* minimize layers by using `&& \`

* stages

* version

* Fix multiple consecutive `RUN` instructions

* adding them lins

* make linter happy

* slowly but shurly...

* adding more

* its alive now

* cleaner

* bad commit

* cleaner

* fix vars

* fix env

* cleaner

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-04-22 14:38:05 -05:00
Zack Koppert
786e7056de
Reinstate Trivy with no blocks for vulnerabilities found (#1455)
* enable trivy

* enable docker build

* Add audit fix to patch vulns

* exit success on vulnerabilities found
2021-04-17 14:50:23 -07:00
dependabot[bot]
c5e21e1c77
Bump golangci/golangci-lint from v1.38.0 to v1.39.0 (#1411)
Bumps golangci/golangci-lint from v1.38.0 to v1.39.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 08:47:39 -07:00
dependabot[bot]
7c1f10f2da
Bump yoheimuta/protolint from v0.30.1 to v0.31.0 (#1391)
Bumps yoheimuta/protolint from v0.30.1 to v0.31.0.

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-03-25 08:40:27 -05:00
dependabot[bot]
be0e288e1e
Bump cljkondo/clj-kondo from 2021.03.03-alpine to 2021.03.22-alpine (#1379)
Bumps cljkondo/clj-kondo from 2021.03.03-alpine to 2021.03.22-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 08:49:09 -05:00
Lukas Gravley
bf70afb2a9
Fix Root path for rust (#1373)
* fix path

* quiet

* rules for ktlint

* correct name
2021-03-17 13:28:51 -05:00
dependabot[bot]
5f88bc67ef
Bump yoheimuta/protolint from v0.30.0 to v0.30.1 (#1338)
* Bump yoheimuta/protolint from v0.30.0 to v0.30.1

Bumps yoheimuta/protolint from v0.30.0 to v0.30.1.

Signed-off-by: dependabot[bot] <support@github.com>

* typo

* typo

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-10 12:43:35 -06:00
dependabot[bot]
829cf80a89
Bump mvdan/shfmt from v3.2.2 to v3.2.4 (#1327)
Bumps mvdan/shfmt from v3.2.2 to v3.2.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 09:03:41 -06:00
dependabot[bot]
b39cbbdf82
Bump wata727/tflint from 0.24.1 to 0.25.0 (#1323)
* Bump wata727/tflint from 0.24.1 to 0.25.0

Bumps wata727/tflint from 0.24.1 to 0.25.0.

Signed-off-by: dependabot[bot] <support@github.com>

* add

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-03-09 08:21:55 -06:00
Antonio Yang
60e2561b15
Add clippy for rust (#1277)
* Add clippy for Rust

* Update ARM test cases

- fix arm good test case
- update tap report

* Lint github workflows release config
2021-03-08 14:13:04 -06:00
dependabot[bot]
5294082063
Bump golangci/golangci-lint from v1.37.1 to v1.38.0 (#1301)
* Bump golangci/golangci-lint from v1.37.1 to v1.38.0

Bumps golangci/golangci-lint from v1.37.1 to v1.38.0.

Signed-off-by: dependabot[bot] <support@github.com>

* more go

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-03-04 10:14:16 -06:00
dependabot[bot]
4f51c7dd03
Bump cljkondo/clj-kondo from 2021.02.28-alpine to 2021.03.03-alpine (#1300)
Bumps cljkondo/clj-kondo from 2021.02.28-alpine to 2021.03.03-alpine.

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-03-04 09:30:34 -06:00
dependabot[bot]
a636deac61
Bump yoheimuta/protolint from v0.29.0 to v0.30.0 (#1280)
Bumps yoheimuta/protolint from v0.29.0 to v0.30.0.

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-03-01 10:27:52 -06:00
dependabot[bot]
fa364172e9
Bump cljkondo/clj-kondo from 2021.02.13-alpine to 2021.02.28-alpine (#1281)
Bumps cljkondo/clj-kondo from 2021.02.13-alpine to 2021.02.28-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 09:52:20 -06:00
Max Held
0b756c57e8
only error on rstats lintr errors, not all lints (#1233)
* only error on lintr errors

* ensure that dockerfile includes purrr

* update tap snapshot

* add actual lint error

* add snapshot for actual error

Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-26 08:49:08 -06:00
Antonio Yang
f47b363f71
Add rustfmt for Rust (#1250)
* Add linter for Rust

- add 2015 edition
- add 2018 edition

* Add tap reports

- add tap reports
- fix good test case

* 1 command=lesslayers

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-26 08:47:21 -06:00
dependabot[bot]
141a09cdbf
Bump yoheimuta/protolint from v0.28.2 to v0.29.0 (#1261)
* Bump yoheimuta/protolint from v0.28.2 to v0.29.0

Bumps yoheimuta/protolint from v0.28.2 to v0.29.0.

Signed-off-by: dependabot[bot] <support@github.com>

* fixed it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-25 12:36:23 -06:00
dependabot[bot]
1b5ce76b8f
Bump golangci/golangci-lint from v1.37.0 to v1.37.1 (#1242)
Bumps golangci/golangci-lint from v1.37.0 to v1.37.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 08:19:42 -06:00
Andreas
0ee6579a66
Tool path specified for dotnet tool installation (#1249)
* Tool path specified for dotnet tool installation

A tool path is specified to prevent installation of dotnet tools into /root/.dotnet/. Instead dotnet tools are installed into /var/cache/dotnet. This allows all users to access installed dotnet tools. Especially useful in unprivileged container runtimes.
Fixes #1153

* Old global option removed

* PATH updated

* typo

* Installing into /var/cache/dotnet/tools
2021-02-22 08:18:50 -06:00
dependabot[bot]
9089cd2cd0
Bump golangci/golangci-lint from v1.36.0 to v1.37.0 (#1223)
Bumps golangci/golangci-lint from v1.36.0 to v1.37.0.

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-02-18 10:23:01 -06:00
dependabot[bot]
570a113901
Bump cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine (#1213)
* Bump cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine

Bumps cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

* fix ascii

* fix spacing

* removing non ascii chars

* fixed typo

* fixed typo

* add location

* flaky go

* flaky go

* flaky ansible

* fix groovy

* update

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-18 09:59:43 -06:00
dependabot[bot]
46741519da
Bump yoheimuta/protolint from v0.28.1 to v0.28.2 (#1193)
Bumps yoheimuta/protolint from v0.28.1 to v0.28.2.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-17 12:17:11 -06:00
Jeremiah
00c70f4b2c
Update snakefmt to 0.3.0 and black to 20.3 (now supported by snakefmt). (#1212)
* Update snakefmt to 0.3.0 and black to 20.3 (now suppored by snakefmt).

* Update pipfile for ansible 5.0

* Align pipfile python with Docker alpine image

* Explicitly pin python minor version in dockerfile

* Ansible updates

* Add missing cryptography dependencies

* Eliminate deprecated ansible syntax

* Update expected output for ansible

* Try to add regex to handle test run length

* Yaml doc syntax fixes

* Flailing attempt at tap wildcard

* Catch dynamic output from ansible-lint

* Update regex

* Fix regex statement

* Fix tap output

* Update go error message (issue from master branch)

* Fix regex

* Ansible strikes back

* Fix tap output

* Fix json tap

* Update r tap
2021-02-17 07:32:40 -06:00
dependabot[bot]
e7fef748d6
Bump mstruebing/editorconfig-checker from 2.3.1 to 2.3.3 (#1182)
Bumps mstruebing/editorconfig-checker from 2.3.1 to 2.3.3.

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-02-03 10:57:39 -06:00
dependabot[bot]
5d133f2bc5
Bump wata727/tflint from 0.23.1 to 0.24.1 (#1178)
Bumps wata727/tflint from 0.23.1 to 0.24.1.

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-02-03 09:34:43 -06:00
dependabot[bot]
c5fef2f884
Bump mvdan/shfmt from v3.2.1 to v3.2.2 (#1173)
Bumps mvdan/shfmt from v3.2.1 to v3.2.2.

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-02-03 09:31:15 -06:00
dependabot[bot]
1df69f651f
Bump yoheimuta/protolint from v0.28.0 to v0.28.1 (#1169)
* Bump yoheimuta/protolint from v0.28.0 to v0.28.1

Bumps yoheimuta/protolint from v0.28.0 to v0.28.1.

Signed-off-by: dependabot[bot] <support@github.com>

* maybe

* maybe

* use better docker

* use better docker

* use better docker

* use better docker

* use better docker

* use better docker

* fixed it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-03 09:08:08 -06:00
Gabriel Diaz
0eabdb5e06
Update to use clj kondo alpine image (#1165)
* Update to use clj kondo alpine image

* Fix binary path
2021-01-27 13:04:35 -06:00
dependabot[bot]
622f70ee65
Bump yoheimuta/protolint from v0.27.0 to v0.28.0 (#1161)
Bumps yoheimuta/protolint from v0.27.0 to v0.28.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 12:14:01 -05:00
dependabot[bot]
8072d9c28d
Bump golangci/golangci-lint from v1.35.2 to v1.36.0 (#1164)
Bumps golangci/golangci-lint from v1.35.2 to v1.36.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 11:47:58 -05:00
dependabot[bot]
f49c5c6a4c
Bump alpine/terragrunt from 0.14.4 to 0.14.5 (#1155)
Bumps alpine/terragrunt from 0.14.4 to 0.14.5.

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-01-25 09:29:29 -06:00
dependabot[bot]
9a882c6476
Bump dotenvlinter/dotenv-linter from 2.2.1 to 3.0.0 (#1140)
* Bump dotenvlinter/dotenv-linter from 2.2.1 to 3.0.0

Bumps dotenvlinter/dotenv-linter from 2.2.1 to 3.0.0.

Signed-off-by: dependabot[bot] <support@github.com>

* fix tap

* really fix it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-13 09:51:01 -06:00
dependabot[bot]
594be7e0b2
Bump mstruebing/editorconfig-checker from 2.2.0 to 2.3.1 (#1133)
Bumps mstruebing/editorconfig-checker from 2.2.0 to 2.3.1.

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-01-11 12:47:08 -06:00
dependabot[bot]
181aa9febd
Bump golangci/golangci-lint from v1.35.0 to v1.35.2 (#1134)
Bumps golangci/golangci-lint from v1.35.0 to v1.35.2.

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-01-11 12:46:51 -06:00
dependabot[bot]
04716edece
Bump wata727/tflint from 0.23.0 to 0.23.1 (#1135)
Bumps wata727/tflint from 0.23.0 to 0.23.1.

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-01-11 12:46:32 -06:00
dependabot[bot]
44c24cf412
Bump golangci/golangci-lint from v1.34.1 to v1.35.0 (#1128)
Bumps golangci/golangci-lint from v1.34.1 to v1.35.0.

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-01-08 10:31:52 -06:00
dependabot[bot]
a71914f6a8
Bump alpine/terragrunt from 0.14.3 to 0.14.4 (#1129)
Bumps alpine/terragrunt from 0.14.3 to 0.14.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 10:31:30 -06:00
dependabot[bot]
a3711bd52a
Bump yoheimuta/protolint from v0.26.1 to v0.27.0 (#1097)
* Bump yoheimuta/protolint from v0.26.1 to v0.27.0

Bumps yoheimuta/protolint from v0.26.1 to v0.27.0.

Signed-off-by: dependabot[bot] <support@github.com>

* Fix protobuf tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabo <gabo.fdc@gmail.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-04 12:47:37 -06:00
dependabot[bot]
2b4765f081
Bump golangci/golangci-lint from v1.34.0 to v1.34.1 (#1109)
Bumps golangci/golangci-lint from v1.34.0 to v1.34.1.

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-01-04 12:02:22 -06:00
dependabot[bot]
a67e56fb4e
Bump wata727/tflint from 0.22.0 to 0.23.0 (#1116)
* Bump wata727/tflint from 0.22.0 to 0.23.0

Bumps wata727/tflint from 0.22.0 to 0.23.0.

Signed-off-by: dependabot[bot] <support@github.com>

* remove dead config

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiralawkbar <Admiralawkbar@github.com>
2021-01-04 12:01:40 -06:00
dependabot[bot]
977ce94da2
Bump golangci/golangci-lint from v1.33.0 to v1.34.0 (#1108)
Bumps golangci/golangci-lint from v1.33.0 to v1.34.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29 09:18:17 -05:00
dependabot[bot]
0e12a349aa
Bump wata727/tflint from 0.21.0 to 0.22.0 (#1069)
Bumps wata727/tflint from 0.21.0 to 0.22.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-24 10:34:40 -05:00
dependabot[bot]
3c7537679f
Bump alpine/terragrunt from 0.14.0 to 0.14.3 (#1092)
Bumps alpine/terragrunt from 0.14.0 to 0.14.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-24 09:27:37 -05:00
Gabriel Diaz
8edccefb88
Fix rakudo promote to alpine edge community repo and update phive dependencies (#1099)
* Fix rakudo promote to alpine edge community repo

* Update phive dependencies
2020-12-23 14:40:55 -06:00
dependabot[bot]
30d4aa6743
Bump mvdan/shfmt from v3.2.0 to v3.2.1 (#1048)
Bumps mvdan/shfmt from v3.2.0 to v3.2.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 08:20:12 -06:00
dependabot[bot]
b8200faed5
Bump alpine/terragrunt from 0.13.5 to 0.14.0 (#1053)
Bumps alpine/terragrunt from 0.13.5 to 0.14.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 08:18:27 -06:00
Gabriel Diaz
ce9b02f11d
Move ansible-lint to pipfile (#1037)
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-30 11:15:19 -06:00
dependabot[bot]
f481959155
Bump wata727/tflint from 0.20.3 to 0.21.0 (#1029)
Bumps wata727/tflint from 0.20.3 to 0.21.0.

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>
2020-11-24 08:19:11 -06:00
dependabot[bot]
1d55da8597
Bump golangci/golangci-lint from v1.32.2 to v1.33.0 (#1026)
Bumps golangci/golangci-lint from v1.32.2 to v1.33.0.

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>
2020-11-23 09:05:14 -06:00
dependabot[bot]
c95247906d
Bump yoheimuta/protolint from v0.26.0 to v0.26.1 (#1027)
Bumps yoheimuta/protolint from v0.26.0 to v0.26.1.

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>
2020-11-23 09:04:14 -06:00
Cesar Rodriguez
0f9370c453
Fixes Terrascan to perform checks for all supported Terraform cloud providers (#1015)
* updates to Terrascan v1.2.0

* updates command to explicitly scan terraform for all supported providers

* add no cache

* specify Pipfile

* verbose

* remove system

* remove cache

* put it back

* put it back

* clear

* adding cython

* more libs

* add system

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
Co-authored-by: SVN Migrator <someone@somewhere.com>
2020-11-20 11:44:57 -06:00
Lukas Gravley
7943ce1f54
break out: (#990)
* break out:

* fix it

* fix source

* add them exports

* more path

* more path
2020-11-12 11:27:34 -06:00
Marco Ferrari
c0441b2844 Use the already-defined linter names array to print linter versions 2020-11-04 10:26:05 +01:00
dependabot[bot]
e12f6c0d81
Bump golangci/golangci-lint from v1.32.1 to v1.32.2
Bumps golangci/golangci-lint from v1.32.1 to v1.32.2.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 05:48:12 +00:00
Lukas Gravley
11473dafa7
Merge pull request #933 from github/dependabot/docker/mvdan/shfmt-v3.2.0
Bump mvdan/shfmt from v3.1.2 to v3.2.0
2020-11-02 08:46:52 -06:00
Lukas Gravley
3ca3773fc4
Merge pull request #932 from github/dependabot/docker/golangci/golangci-lint-v1.32.1
Bump golangci/golangci-lint from v1.32.0 to v1.32.1
2020-11-02 08:13:54 -06:00
dependabot[bot]
6b9b4ed22a
Bump mvdan/shfmt from v3.1.2 to v3.2.0
Bumps mvdan/shfmt from v3.1.2 to v3.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 06:11:22 +00:00
dependabot[bot]
f9e8719b9d
Bump golangci/golangci-lint from v1.32.0 to v1.32.1
Bumps golangci/golangci-lint from v1.32.0 to v1.32.1.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 06:10:54 +00:00
Gabo
f826ac73c5 Validation should be inside container 2020-10-30 19:57:35 -05:00
Marco Ferrari
377d78981c Fallback to other key servers if ha.pool.sks-keyservers.net is not available 2020-10-30 14:22:35 +01:00
Marco Ferrari
687b6fb19b Add missing dotnet and R dependencies 2020-10-27 22:34:27 +01:00
dependabot[bot]
f36be3da6f
Bump mstruebing/editorconfig-checker from 2.1.0 to 2.2.0
Bumps mstruebing/editorconfig-checker from 2.1.0 to 2.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 12:58:03 +00:00
Lukas Gravley
3bda9d00f2
Merge pull request #908 from github/dependabot/docker/dotenvlinter/dotenv-linter-2.2.1
Bump dotenvlinter/dotenv-linter from 2.2.0 to 2.2.1
2020-10-26 07:57:23 -05:00
dependabot[bot]
2ddbcdb04d
Bump golangci/golangci-lint from v1.31.0 to v1.32.0
Bumps golangci/golangci-lint from v1.31.0 to v1.32.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:34:48 +00:00
dependabot[bot]
c41568c10e
Bump dotenvlinter/dotenv-linter from 2.2.0 to 2.2.1
Bumps dotenvlinter/dotenv-linter from 2.2.0 to 2.2.1.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 06:34:27 +00:00
dependabot[bot]
cec57af2c1
Bump alpine/terragrunt from 0.13.4 to 0.13.5
Bumps alpine/terragrunt from 0.13.4 to 0.13.5.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 05:34:18 +00:00
dependabot[bot]
720eb4b038
Bump wata727/tflint from 0.20.2 to 0.20.3
Bumps wata727/tflint from 0.20.2 to 0.20.3.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 06:25:07 +00:00
dependabot[bot]
a2cca1b6bd
Bump dotenvlinter/dotenv-linter from 2.1.0 to 2.2.0
Bumps dotenvlinter/dotenv-linter from 2.1.0 to 2.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 05:43:42 +00:00
Tim Jones
a8746a7159 Add support for Terragrunt files 2020-10-08 18:18:22 +02:00
Lucas Gravley
08c1113afc fix it 2020-10-08 09:11:26 -05:00
Lucas Gravley
ae512c87d0 Merge branch 'master' into patch-2 2020-10-08 08:47:45 -05:00
Peter Dave Hello
0134ffcfc0
Simplify shfmt install by using prebuilt binary 2020-10-06 22:31:53 +08:00
Peter Dave Hello
7aa29dad84
Remove unnecessary --update for apk in Dockerfile
There are two `apk add` use both `--update` and `--no-cache` parameter,
which is unnecessary, usually should use only `--no-cache` to prevent
leaving cache files, just like the other `apk add` in line 249
2020-10-06 22:24:39 +08:00
Marco Ferrari
2d79a66cf8 Remove unneeded variables from Dockerfile 2020-09-30 18:31:45 +02:00
kpj
9e7c84fbbb Fix various Snakemake related variable names 2020-09-24 16:06:12 +02:00
dependabot[bot]
c7b9e8a6c3
Bump wata727/tflint from 0.20.1 to 0.20.2
Bumps wata727/tflint from 0.20.1 to 0.20.2.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-23 07:59:16 +00:00
Marco Ferrari
f24f52be11 Lint with Kubeval and fixes 2020-09-22 01:49:01 +02:00
Jacob Wujciak-Jens
7bfe1ed1e8
Move images to GHCR
Closes #735
2020-09-19 16:39:20 +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
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]
79447b0fb4
Bump borkdude/clj-kondo from 2020.07.29 to 2020.09.09
Bumps borkdude/clj-kondo from 2020.07.29 to 2020.09.09.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 05:15:33 +00:00
Lucas Gravley
b9aedb4dee fix lock 2020-09-08 10:07:58 -05:00
Lucas Gravley
a6c9656015 fixing vars 2020-09-08 09:47:57 -05:00
Lukas Gravley
1928fa613a
Merge pull request #683 from github/source-label
Add org.opencontainers.image.source LABEL to Dockerfile
2020-09-08 09:24:47 -05:00
kpj
3762abecb7 [Snakemake] Install extra psutil dependency (linux-headers) 2020-09-08 10:02:44 +02:00
kpj
8ac1c99a2e [Snakemake] Support both formatting using 'snakefmt' and linting using 'snakemake --lint' 2020-09-08 09:38:48 +02:00
dependabot[bot]
8cd7dfabd7
Bump golangci/golangci-lint from v1.30.0 to v1.31.0
Bumps golangci/golangci-lint from v1.30.0 to v1.31.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-08 05:40:49 +00:00
kpj
1e453be7fa [Snakemake] Update codebase 2020-09-07 16:49:07 +02:00
Bryan Clark
c92bc10b8e
Add org.opencontainers.image.source LABEL 2020-09-04 14:43:37 -07:00
Victor Martinez
d3c992bec7
Print version, date and revision 2020-09-04 09:09:20 +01:00
Lukas Gravley
e89faa7920
Merge pull request #667 from rolandgeider/master
Fix typo
2020-09-03 10:27:40 -05:00
Lucas Gravley
0818e17d07 adding it 2020-09-03 09:14:47 -05:00
Lucas Gravley
72fd3e3b87 super simple 2020-09-03 09:12:49 -05:00
Roland Geider
57ca17b1a8
Fix typo 2020-09-02 23:02:12 +02:00
Lucas Gravley
7570e84faa Adding more vars 2020-09-02 10:18:13 -05:00
Lucas Gravley
367965395c adding more info 2020-09-01 14:32:46 -05:00
Marco Ferrari
3a7717b939 Bootstrap npm-groovy-lint 2020-08-31 23:45:27 +02:00
Marco Ferrari
61fcd7f44f Fix adding Go bins to PATH 2020-08-31 19:22:50 +02:00
Marco Ferrari
59154d8dff Less layers to set Go env 2020-08-31 19:22:50 +02:00
Marco Ferrari
0d849cd5e0 Lint shell files with shfmt 2020-08-31 19:22:49 +02:00
Lucas Gravley
44bfbdb2b1 put it back 2020-08-28 12:14:49 -05:00
Lucas Gravley
62130639f1 bad internet 2020-08-28 12:06:31 -05: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
ddd2ac395e Updates dockerfile to support new version of terrascan 2020-08-26 22:53:00 -04:00
Cesar Rodriguez
3475acbebb adds terrascan from docker 2020-08-26 22:53:00 -04:00
Lucas Gravley
454fa09b81 Fixed it? 2020-08-26 08:50:53 -05:00
Lucas Gravley
465d1a08fd add file back 2020-08-25 14:47:55 -05: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
Lucas Gravley
6c25dc24f0 got it installed 2020-08-25 12:58:20 -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
dependabot[bot]
2a9cbb94ec
Bump wata727/tflint from 0.19.0 to 0.19.1
Bumps wata727/tflint from 0.19.0 to 0.19.1.

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 05:52:20 +00:00
assignUser
169444ea24 add versions to images 2020-08-20 20:53:42 +02:00
Lucas Gravley
ae133312e9 fix spacing 2020-08-20 09:47:01 -05:00
Lucas Gravley
1f2c569c21 adding black 2020-08-20 09:44:11 -05:00
Lukas Gravley
5970f28f6b
Merge pull request #588 from assignUser/chktex
Add LaTeX support
2020-08-19 13:12:11 -05:00
assignUser
8224e9e6e5 fix exit code 2020-08-19 17:51:07 +00:00
assignUser
dcd81f09d0 fix global config warning 2020-08-19 14:28:41 +00:00
assignUser
c64adc056e adjust zip command 2020-08-19 00:25:18 +00:00
assignUser
61a2c4e12f remove zip apk 2020-08-19 01:27:53 +02:00
assignUser
5141bdaba4 fix unzip 2020-08-19 01:22:45 +02: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
assignUser
4f97027f7f
Apply suggestions from code review
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
2020-08-18 18:07:53 +02:00
dependabot[bot]
2248c53002
Bump wata727/tflint from 0.18.0 to 0.19.0
Bumps wata727/tflint from 0.18.0 to 0.19.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 05:21:41 +00:00
assignUser
3d4292f067 alphabetize 2020-08-17 19:47:03 +00:00
assignUser
a745a38df9 add apks 2020-08-15 22:53:08 +00:00
assignUser
d4f4bbd255 everything except linter.sh 2020-08-15 18:21:57 +00:00
Julie Garrone
c043e87ef1 Fix VALIDATE variables name for Dockerfile linters 2020-08-14 10:38:26 +02:00
Lucas Gravley
fb44802d94 add missing var 2020-08-13 13:21:39 -05:00
Lucas Gravley
f155bf770c spaces 2020-08-13 13:06:24 -05:00
Lucas Gravley
66f29cc7e7 adding retries for common failures 2020-08-13 12:58:30 -05:00
Tudor Marghidanu
523b14a2df PerlCritic basic implementation 2020-08-07 14:58:40 +02:00
Lucas Gravley
c9ef1fcb66 Saving it 2020-08-06 12:01:36 -05:00
Lucas Gravley
3d7e7d1073 Fix checkstyle 2020-08-05 14:28:43 -05:00
Ishan Goel
f327a4dc5f
Merge branch 'master' into quackduck-pr 2020-08-05 20:10:30 +04:00
Gabo
842a1585dc Add missing php vars 2020-08-04 16:40:50 -05:00
Lucas Gravley
4e4c8595de Now with less typos 2020-08-04 13:55:14 -05:00
Lucas Gravley
862bcd59e9 hadolint... 2020-08-04 13:53:32 -05:00
Lucas Gravley
786c6fda03 fixed merge conflicts 2020-08-04 12:45:15 -05:00
Lukas Gravley
1e035771fd
Merge pull request #478 from filips123/support-for-phpcs-and-psalm
Support for PHPCS and Psalm
2020-08-04 12:35:49 -05:00
Filip Š
eee9c118af Install PHPStan with phive.xml 2020-08-03 21:48:23 +02:00
Lucas Gravley
4f916eaf98 mas deps 2020-08-03 14:28:50 -05:00
Lucas Gravley
12a064d409 add lib 2020-08-03 14:17:54 -05:00
dependabot[bot]
54a277e0c2
Bump golangci/golangci-lint from v1.29.0 to v1.30.0
Bumps golangci/golangci-lint from v1.29.0 to v1.30.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 06:21:35 +00:00
Lucas Gravley
85c842bbd0 fixing merge conflicts 2020-07-31 08:54:50 -05:00
Eric Nemchik
8161414bef Use log functions for all output 2020-07-30 14:15:42 -05:00
dependabot[bot]
c9de3b1783
Bump borkdude/clj-kondo from 2020.07.26 to 2020.07.29
Bumps borkdude/clj-kondo from 2020.07.26 to 2020.07.29.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 05:32:52 +00:00
Lucas Gravley
9a56364ac0 Fixed logic 2020-07-29 08:24:47 -05:00
Cees-Jan Kiewiet
76775d29b3
Add basic PHPStan support 2020-07-28 19:50:00 +02:00
Gabo
a593a5c9ad Fix rebase 2020-07-27 17:56:12 -05:00
Gabo
4362d5cd9f Add python vars and sort alphabetically 2020-07-27 17:47:49 -05:00
Lukas Gravley
85209cfb5d
Merge pull request #476 from github/lua
add lua/luacheck to super-linter
2020-07-27 12:13:39 -05:00
Lukas Gravley
58f723f691
Merge pull request #482 from github/dependabot/docker/borkdude/clj-kondo-2020.07.26
Bump borkdude/clj-kondo from 2020.06.21 to 2020.07.26
2020-07-27 08:52:19 -05:00
dependabot[bot]
cc7b68f985
Bump yoheimuta/protolint from v0.25.1 to v0.26.0
Bumps yoheimuta/protolint from v0.25.1 to v0.26.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 05:44:37 +00:00
dependabot[bot]
8495208874
Bump borkdude/clj-kondo from 2020.06.21 to 2020.07.26
Bumps borkdude/clj-kondo from 2020.06.21 to 2020.07.26.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 05:44:27 +00:00
Filip Š
49243625fe Basic support for PHPCS and Psalm 2020-07-26 21:44:15 +02:00
Casey Vega
5fa6aca5c2
add lua to super-linter 2020-07-24 11:34:52 -07:00
sirReeall
91eb58e61a added checkstyle 2020-07-24 17:49:49 +01:00
Cesar Rodriguez
de8574565d Adds the VALIDATE_TERRAFORM_TERRASCAN variable 2020-07-23 23:49:27 -04:00
Lukas Gravley
957aaed999
Merge branch 'master' into Groovy 2020-07-23 12:15:28 -05:00
Lucas Gravley
5c0da604bf Adding LFS 2020-07-23 09:16:40 -05:00
Lukas Gravley
135b01cf51
Merge branch 'master' into Groovy 2020-07-23 09:08:35 -05:00
Lucas Gravley
589f111eab fixed conflict 2020-07-23 08:05:16 -05:00
Lukas Gravley
a5977bcfb2
Merge pull request #466 from github/dart-fixes
Dart fixes
2020-07-23 07:58:09 -05:00
Lucas Gravley
9cb4c33715 found the missing link 2020-07-22 14:07:08 -05:00
Lukas Gravley
40dc32f670
Merge branch 'master' into Groovy 2020-07-22 11:44:20 -05:00
Ishan Goel
1a0dff9d7a
Merge branch 'master' into quackduck-pr 2020-07-22 11:10:19 +04:00
Ishan Goel
5b7cbb36eb Work on adding Java 2020-07-22 09:49:31 +04:00
Casey Vega
c596ef11de
Update Dockerfile - clean up glibc pkg for dart
Noticed `glibc-${GLIBC_VERSION}.apk` was getting purged after and laying around in `/`.
2020-07-21 13:32:34 -07:00
Lukas Gravley
c03ad1866e
Merge branch 'master' into stateLinter 2020-07-21 14:21:05 -05:00
Lukas Gravley
c04097d349
Merge pull request #449 from nemchik/braces
Braces
2020-07-21 14:10:06 -05:00
Lucas Gravley
d7bbd8d3bb adding var 2020-07-21 14:06:01 -05:00
Lucas Gravley
1971c8359e Adding states linter 2020-07-21 13:50:04 -05:00
Lukas Gravley
59b7231b4c
Merge pull request #443 from github/dependabot/docker/wata727/tflint-0.18.0
Bump wata727/tflint from 0.16.2 to 0.18.0
2020-07-21 12:33:00 -05:00
Lukas Gravley
454239c348
Merge pull request #442 from github/dependabot/docker/dotenvlinter/dotenv-linter-2.1.0
Bump dotenvlinter/dotenv-linter from 2.0.0 to 2.1.0
2020-07-21 12:32:43 -05:00
Eric Nemchik
9451e491c4 Variable braces 2020-07-21 12:23:27 -05:00
dependabot[bot]
d7f5b684bc
Bump golangci/golangci-lint from v1.27.0 to v1.29.0
Bumps golangci/golangci-lint from v1.27.0 to v1.29.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 06:03:31 +00:00
dependabot[bot]
3c6566c0e9
Bump wata727/tflint from 0.16.2 to 0.18.0
Bumps wata727/tflint from 0.16.2 to 0.18.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 06:03:30 +00:00
dependabot[bot]
bb6012b644
Bump dotenvlinter/dotenv-linter from 2.0.0 to 2.1.0
Bumps dotenvlinter/dotenv-linter from 2.0.0 to 2.1.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 06:03:04 +00:00
Eric Nemchik
29ed8f3edb Adjust handling of docker dependencies 2020-07-17 13:11:41 -05:00
Lucas Gravley
88f4978ba3 BetterRaku 2020-07-16 10:39:51 -05:00
Lucas Gravley
7f15e0bf4e fixing ruby 2020-07-16 09:56:27 -05:00
Lukas Gravley
a48df7f804
Merge pull request #420 from GaboFDC/gf_update_rubocop
User gemfile for dependabot and update rubocop
2020-07-16 08:07:36 -05:00
Lucas Gravley
d180d70826 cleanup docker 2020-07-15 15:49:42 -05:00
Lucas Gravley
93dec38ebf Merge branch 'master' into dart 2020-07-15 15:42:02 -05:00
Gabo
97dd95194a User gemfile for dependabot and update rubocop 2020-07-15 14:04:55 -05:00
Lukas Gravley
3bc689af42
Merge pull request #252 from v1v/feature/tap-format
Support TAP reporting format
2020-07-14 14:59:14 -05:00
Lucas Gravley
543eef3780 Adding missing env var 2020-07-14 13:30:55 -05:00
Lucas Gravley
995048321e fixed parse 2020-07-14 11:48:31 -05:00
Gabo
eb231d8e61 Add git 2020-07-08 13:17:05 -05:00
Gabo
22f3caf2c7 Fix empty lines 2020-07-08 13:17:05 -05:00
Gabo
23324e551f Use direct download instead of git 2020-07-08 13:17:05 -05:00
Gabo
916cff44e5 set shellcheck version 2020-07-08 13:17:05 -05:00
Gabo
ebd50aebbb Split installs in one per line 2020-07-08 13:17:05 -05:00
Gabo
759e358835 Rework to use dependencies and docker binaries 2020-07-08 13:17:05 -05:00
Victor Martinez
7bf7ecdbd3
Merge remote-tracking branch 'upstream/master' into feature/tap-format
* upstream/master: (149 commits)
  rm dupe end brackets
  fix botched merge
  fixed docker bug
  fixing insta;;
  hunting a bug
  adding some small cleanup
  Bump Actions-R-Us/actions-tagger from v2.0.0 to v2.0.1
  Bump actions/github-script from v2.3.1 to v2
  Add HTML support to super-linter
  Remove ARM_TTK_VERSION from ENV in Dockerfile
  Remove noise from ARG in Dockerfile
  Minor fix(1) for TestCodebase [ARM]
  Minor fix for TestCodebase [ARM]
  Update ARM Test Cases readme
  Minor updates following merge from upstream/master
  Minor bugfixes
  Test case updates
  Add `editorconfig-checker`
  Typo
  Use full version numbers for GHA Dependabot will update these automatically
  ...
2020-07-07 07:37:41 +01:00
Casey Vega
abf0bdbf66
pay respect to the Dockerfile linter, fix apk add 2020-07-06 22:23:06 -07:00
Casey Vega
2cdea4f076
add --no-cache to apk per linter sugestion 2020-07-06 22:18:31 -07:00
Casey Vega
20162f330e
add -q flag to unzip for less verbosity 2020-07-06 22:06:27 -07:00
Casey Vega
00bcbfb897
Merge branch 'master' into dart 2020-07-06 22:03:31 -07:00
nbrown
e5c7ba186d install to /usr and use current rakubrew 2020-07-06 19:04:51 -04:00
Casey Vega
4ea4aef02e
update documentation for dart 2020-07-06 15:06:56 -07:00
Casey Vega
7680d58cd5
merge with master 2020-07-06 11:11:35 -07:00
Casey Vega
b4fe702ec4
add glibc compat layer for alpine via apk 2020-07-06 10:51:49 -07:00
Victor Martinez
9a909c5d1d
Output transformation (with error messages or simpler) (#1)
* Output transformation (with error messages or simpler)
* colon causes issues when transforming TAP to XUnit
2020-07-06 18:06:58 +01:00
Lukas Gravley
04f39392e8
Merge branch 'master' into add-raku-support 2020-07-06 11:52:53 -05:00
Zack Koppert
2bf3e5a8f6
Merge branch 'master' into addEditorconfigChecker 2020-07-06 08:19:23 -07:00
Lucas Gravley
6b48f24126 fix space 2020-07-06 09:34:16 -05:00
Lucas Gravley
8204e3764b fixing insta;; 2020-07-06 09:13:13 -05:00
Lukas Gravley
a0d4a72341
Merge branch 'master' into add-htmlhint 2020-07-06 09:00:52 -05:00
Casey Vega
407f411e21
adding dart support 2020-07-06 01:17:20 -07:00
nbrown
f58111f220 add Raku support 2020-07-05 22:21:13 -04:00
Terence Dignon
40ca4c5f96 Add HTML support to super-linter 2020-07-04 18:14:27 -04:00
Kevin Rowlandson
a2df874c1a
Remove ARM_TTK_VERSION from ENV in Dockerfile 2020-07-03 15:02:01 +01:00
Kevin Rowlandson
3b827a24ff
Remove noise from ARG in Dockerfile 2020-07-03 15:00:45 +01:00
Max Strübing
9a838766cb
Add editorconfig-checker
see: https://github.com/editorconfig-checker/editorconfig-checker/
2020-07-03 09:19:55 +02:00
Kevin Rowlandson
801ae0bec6
Add arm-ttk Linter 2020-07-02 22:31:16 +01:00
Kevin Rowlandson
6792c8bbfa
Remove version (7) from PowerShell directory path 2020-07-01 11:12:45 +01:00
Kevin Rowlandson
138d79152e
Set version using ARG for PWSH and PSSA 2020-07-01 09:02:23 +01:00
Kevin Rowlandson
9cb592736b
Merge branch 'github-issue-318' of github.com:krowlandson/super-linter into github-issue-318 2020-07-01 08:34:17 +01:00
Kevin Rowlandson
5ef64d0eff
Explicitly set -Scope AllUsers for PSSA Module 2020-07-01 08:34:01 +01:00
Kevin Rowlandson
6e44ab1b98
Merge pull request #1 from github/master
Update github-issue-318 from upstream
2020-06-30 21:15:02 +01:00
Kevin Rowlandson
e8571c04ef
Remove CurrentUser scope for PSScriptAnalyzer 2020-06-30 16:12:40 +01:00
Kevin Rowlandson
6f1b121b3f
Test adding Import-Module for PSScriptAnalyzer 2020-06-30 14:09:17 +01:00
Kevin Rowlandson
0b7f7ea2dc
Update PSScriptAnalyzer installation command 2020-06-30 13:47:35 +01:00
Pascal Bourdier
56bb244b81 bump CLJ_KONDO_VERSION
use last version available
2020-06-30 11:52:17 +02:00
Lukas Gravley
3e895e123b
Merge branch 'master' into cfn-lint 2020-06-29 14:24:00 -05:00
Victor Martinez
7cf73e5dc5
Merge branch 'master' into feature/tap-format 2020-06-29 11:08:40 +01:00
yoheimuta
fb90d79524 Add protolint support to super-linter 2020-06-28 20:17:08 +09:00
Guillaume Delacour
eb8cf40bf5
Improve template detection 2020-06-26 21:52:40 +02:00
Guillaume Delacour
f1d1b1cbe2
Add AWS CloudFormation templates linting 2020-06-26 21:52:38 +02:00
Lukas Gravley
625841f40f
Merge branch 'master' into OpenAPI 2020-06-26 08:19:10 -05:00
Justin Kalland
eac560b35b Add support for OpenAPI 2020-06-25 08:13:19 +02:00
Lukas Gravley
7f08d221d0
Merge branch 'master' into ClojureLint 2020-06-23 12:42:00 -05:00
Victor Martinez
ddbc96bd23
Support TAP reporting format 2020-06-23 15:25:12 +01:00
Lukas Gravley
7c3fb97793
Merge branch 'master' into linterRules 2020-06-23 08:19:02 -05:00
Lucas Gravley
665906af6a fixed some logic and names 2020-06-23 07:58:56 -05:00
Lukas Gravley
f5dc615025
Merge branch 'master' into issue/111 2020-06-22 16:10:08 -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
02f03f5a20
Merge branch 'master' into BetterEnv 2020-06-22 14:10:11 -05:00
Lucas Gravley
22b7a7f073 fix rubocop logic 2020-06-22 13:55:41 -05:00
Cees-Jan Kiewiet
f7ca82806f
Add PHP linting foundation 2020-06-22 20:47:00 +02:00