Skip to content

Instantly share code, notes, and snippets.

@jonasbn
Last active May 25, 2021 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonasbn/91125ddd78498aacd5effb5377d605a5 to your computer and use it in GitHub Desktop.
Save jonasbn/91125ddd78498aacd5effb5377d605a5 to your computer and use it in GitHub Desktop.
Canonical Yak checksum file (.yaksums.json)
{
".editorconfig": true,
".markdownlint.json": true,
".spellcheck.yml": true,
".wordlist.txt": true,
".yakignore": true,
".yaksums.json": true,
"auto_assign.yml": true,
"CHANGELOG.md": true,
"CODE_OF_CONDUCT.md": "https://www.contributor-covenant.org/version/2/0/code_of_conduct/code_of_conduct.md",
"CONTRIBUTING.md": true,
"dependabot.yml": true,
"ISSUE_TEMPLATE.md": true,
"LICENSE": true,
"markdownlint.yml": true,
"PULL_REQUEST_TEMPLATE.md": true,
"README.md": true,
"spellcheck.yml": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment