Commit fa1d5b5
committed
feat: add cchk.toml as the org-level base config for inherit_from
This cchk.toml serves as the shared base configuration that other
repositories can inherit via their own cchk.toml:
inherit_from = "github:commit-check/.github:cchk.toml"
Local settings in each repo's config override the inherited values.1 parent 570a4bb commit fa1d5b5
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments