mirror of
https://github.com/FossifyOrg/Phone.git
synced 2025-12-24 00:17:45 -05:00
chore: update lint baselines (#660)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -111,6 +111,17 @@
|
||||
column="13"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="NewerVersionAvailable"
|
||||
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
|
||||
errorLine1="detektCompose = "0.4.28""
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
file="$HOME/work/Phone/Phone/gradle/libs.versions.toml"
|
||||
line="8"
|
||||
column="17"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="SpUsage"
|
||||
message="Should use "`sp`" instead of "`dp`" for text sizes (`@dimen/dialpad_text_size` is defined as `28dp` in `values/dimens.xml`"
|
||||
|
||||
Reference in New Issue
Block a user