Skip to content

Commit 66ed23f

Browse files
committed
Add cache location for PHPCS runs
1 parent fdd9a1e commit 66ed23f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.cache/.gitkeep

Whitespace-only changes.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ php-codesniffer
66
build/
77
/string-locator/
88
vendor/
9+
.cache/
10+
!.cache/.gitkeep
911

1012
.wp-env.override.json
1113
string-locator.zip

0 commit comments

Comments
 (0)