Skip to content

Commit 955cc1c

Browse files
committed
Update pathFilter for merlinbot extension
1 parent f0a8e39 commit 955cc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/merlinbot/nitpicker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ comments:
1313
# You can specify multiple paths.
1414
# Common file types: `.js`, `.jsx`, `.ts`, and `.html`
1515
pathFilter:
16-
- /**/*.tsx # Change this value to match the paths to your project's UI files.
16+
- /UI/web-app/**/*.tsx

0 commit comments

Comments
 (0)