OmegaSquad82/concourse-k0sctl

Formatting not enforced

OmegaSquad82 opened this issue · 0 comments

Currently we've got many warnings for the README.md file generated by code scanning. This indicates a lack of configuration.

  • create an .editorconfig
  • create an .prettierrc
  • enable prettier option to use the editorconfig
  • enable prettier to proseWrap markdown on print width
  • use no-commit-to-branch in the pre-commit-config