Skip to content

Commit d095183

Browse files
Bill LeoutsakosBill Leoutsakos
authored andcommitted
fix(lint): check the generated integration catalog
1 parent 23afa2a commit d095183

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

biome.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@
141141
}
142142
},
143143
"overrides": [
144+
{
145+
"includes": ["packages/deployment-config/src/integrations.json"],
146+
"files": { "maxSize": 2097152 }
147+
},
144148
{
145149
"includes": ["apps/sim/app/_styles/tailwind.css"],
146150
"linter": { "enabled": false },

0 commit comments

Comments
 (0)