Skip to content

Commit

Permalink
init grit
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante committed Dec 18, 2023
1 parent 89e6c86 commit 4dc95aa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .grit/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.gritmodules
*.log
9 changes: 9 additions & 0 deletions .grit/grit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 0.0.1
patterns:
- name: github.com/getgrit/stdlib#*
- name: use_ubuntu
description: 'This is a no-op warning meant for testing. You can ignore it.'
level: warn
body: |
language yaml
`runs-on: ubuntu-latest` => `runs-on: "ubuntu-latest"`

0 comments on commit 4dc95aa

Please sign in to comment.