Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 655 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 655 Bytes

.github

Development

To change content of this repository, you might want to install prerequisites to our pre-commit hooks:

sudo dnf install rubygems

Checking all files with pre-commit can be done with:

pre-commit run --all

although just installing pre-commit is sufficient.

Badges

Badge Description Service
Pre-commit Static quality gates pre-commit