Skip to content

0.2.0

Compare
Choose a tag to compare
@hofbi hofbi released this 05 Sep 12:58
· 42 commits to master since this release
8c5538f

Features

Add codeowner tools consiting of

  • a new pre-commit hook verifying if all folders in the CODEOWNERS file exist, there are no duplicates, and it has acceptable codeowners
  • a new CLI tool whoowns which prints the GitHub codeowner of a folder or file by parsing the .github/CODEOWNERS file

What's Changed

Full Changelog: 0.1.0...0.2.0