Skip to content

Commit 0162e6d

Browse files
authored
feat: Add sonar-project.properties to services. (#190)
1 parent 38aba8c commit 0162e6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ const services = [
6060
'.firebase*',
6161
'.github*',
6262
'unlighthouse*',
63+
'sonar-project.properties',
6364
]
6465

6566
const linters = [

0 commit comments

Comments
 (0)