mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
chore: fmt
This commit is contained in:
parent
3ac20e6cbc
commit
049e1426bc
1 changed files with 1 additions and 2 deletions
|
@ -41,8 +41,7 @@ object LintConfig {
|
|||
disable += "NewerVersionAvailable"
|
||||
// Can't do anything about this
|
||||
disable += "ObsoleteLintCustomCheck"
|
||||
// I trust myself enough to not deal with the constantly
|
||||
// changing error message.
|
||||
// I trust myself enough to not deal with the constantly changing error message.
|
||||
disable += "InvalidPackage"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue