lnd.xprv/.github
carla d29271f1da
github: update checkout action to v2
Checkout v1 has a known flake:
https://github.com/actions/checkout/issues/23#issuecomment-572688577.

For our linter to pass, we need to checkout our full history (default
depth is 1 commit). We could set fetch-depth, but we will eventually
move that depth past the linter's start point commit and need to
implement another fix. Indead, we add an extra step in our linter to
fetch full history so that the linter reference commit is found.
2020-05-18 11:39:09 +02:00
..
workflows github: update checkout action to v2 2020-05-18 11:39:09 +02:00
CODEOWNERS CODEOWNERS: remove top level catch all 2019-07-10 12:15:38 -07:00
ISSUE_TEMPLATE.md github: add GitHub issue template 2018-03-28 15:02:07 -07:00
pull_request_template.md github: add proto formatting to pull request template 2020-03-10 20:19:21 +01:00