Skip to content

Commit f28497a

Browse files
committed
Raise greptile filechangelimit
1 parent c1f1477 commit f28497a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

greptile.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"ignorePatterns": "greptile.json\ncontribs/\n*.md\n*.txt\n*.json"
2+
"fileChangeLimit": 300,
3+
"ignorePatterns": "greptile.json\ncontribs/\ncontribs/**\n*.md\n*.txt\n*.json"
34
}

0 commit comments

Comments
 (0)