A collection of Github actions used in my projects.
Find a file
2022-02-13 17:25:52 +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 16.8.0-alpine to 17.5.0-alpine in /eslint 2022-02-11 07:06:11 +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.