Skip to content

Commit

Permalink
Re-add mistakenly removed severity change on AutoboxingStateCreation
Browse files Browse the repository at this point in the history
  • Loading branch information
soulcramer committed Oct 8, 2024
1 parent 9d6bfc6 commit 9e29331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spark/lint.xml
Original file line number Diff line number Diff line change
@@ -26,6 +26,7 @@
<option name="allowed-composition-locals"
value="LocalSparkColors,LocalSparkShapes,LocalSparkTypography,LocalSparkFeatureFlag,LocalElevationOverlay,LocalWindowSizeClass" />
</issue>
<issue id="AutoboxingStateCreation" severity="warning"/>
<!--
This seems to be an issue with Lint itself, where it's impossible to suppress with annotations.
https://github.com/slackhq/compose-lints/issues/57

0 comments on commit 9e29331

Please sign in to comment.