summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/ktlint-baseline.xml
blob: 55cb1f65701ad3070b1a7f8b7e3a72b5b60086f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<baseline version="1.0">
    <file name="components/browser/menu/src/main/java/mozilla/components/browser/menu/BrowserMenuPositioning.kt">
        <error line="1" column="1" source="standard:filename" />
    </file>
    <file name="components/feature/readerview/src/test/java/mozilla/ext/context.kt">
        <error line="1" column="1" source="standard:filename" />
    </file>
    <file name="components/feature/search/src/test/java/mozilla/components/feature/search/BrowserStoreSeachAdapterTest.kt">
        <error line="1" column="1" source="standard:filename" />
    </file>
    <file name="components/lib/jexl/src/main/java/mozilla/components/lib/jexl/ast/nodes.kt">
        <error line="1" column="1" source="standard:filename" />
    </file>
    <file name="components/support/ktx/src/main/java/mozilla/components/support/ktx/android/content/SharedPreferences.kt">
        <error line="1" column="1" source="standard:filename" />
    </file>
    <file name="components/support/utils/src/main/java/mozilla/components/support/utils/intents.kt">
        <error line="1" column="1" source="standard:filename" />
    </file>
</baseline>