Skip to content

Commit 068b1d6

Browse files
committed
Add Greptile configuration
1 parent 31be78c commit 068b1d6

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

greptile.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"strictness": "medium",
3+
"statusCheck": true,
4+
"comment": false,
5+
"summarySection": {
6+
"included": true,
7+
"collapsible": false
8+
},
9+
"issuesTableSection": {
10+
"included": true,
11+
"collapsible": false
12+
}
13+
}

0 commit comments

Comments
 (0)