Skip to content

bewuethr/workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflows

Lint code base

This repo hosts reusable workflows.

  • addtoproject.yml: wraps actions/add-to-project and takes the same parameters as the action
  • linter.yml: wraps super-linter/super-linter/slim, providing default style files for markdowlint, shfmt, yamllint, and stylelint (CSS) if a repo doesn't provide them. ShellCheck, Bash exec, actionlint, gitleaks, copy-paste detection, markdownlint, shfmt, and yamllint are run by default; optionally, also stylelint (CSS), hadolint (Dockerfiles), eslint (JSON), and luacheck can be run.
  • releasetracker.yml: wraps bewuethr/release-tracker-action and takes the same parameters as the action (but with modified defaults)

About

Repository for reusable workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published