A collection of Github actions used in my projects.
Go to file
2022-06-19 17:50:51 +00:00
.github Create Dependabot config file 2020-09-24 21:08:30 +00:00
bats Fix bats action 2019-10-12 17:47:17 +02:00
eslint Bump node from 17.5.0-alpine to 18.4.0-alpine in /eslint 2022-06-17 07:04:08 +00:00
rubocop Bump ruby from 70227bd to 9ce8477 in /rubocop 2021-02-08 08:25:31 +00:00
README.md Added RuboCop. 2019-01-05 18:05:05 +01:00

GitHub actions

A collection of GitHub actions that I use in my projects.

Actions

ESLint

ESLint is a JavaScript linter.

RuboCop

RuboCop is a Ruby static code analyzer and code formatter.