docker run -v "$(pwd)":/code presidentbeef/brakeman --color
Last active
July 11, 2022 13:51
-
-
Save Beyarz/34113205b643b04d8c2049bdd837b70d to your computer and use it in GitHub Desktop.
Linter
docker run -e RUN_LOCAL=true -v $PWD:/tmp/lint github/super-linter
// https://www.youtube.com/watch?v=fL8de_m8imY // https://github.com/github/super-linter#how-to-use
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment