DroidKaigi / conference-app-2023

The Official Conference App for DroidKaigi 2023
Apache License 2.0
644 stars 206 forks source link

Suppress some typo warnings #1194

Closed kyanro closed 1 year ago

kyanro commented 1 year ago

Overview (Required)

To Reproduce (Typo Inspection needs Android Studio Restart)

  1. Code -> Analyze Code -> Run Inspection by Name
    • image
  2. Enter inspection name: Typo
  3. select Typo
    • image
  4. add File Name Filter: *.kt then click OK
    • image
  5. result (see next section)

Screenshot (Optional if screenshot test is present or unrelated to UI)

Before(153 typos) After(7 typos)
github-actions[bot] commented 1 year ago

Test Results

215 tests   215 :heavy_check_mark:  6m 45s :stopwatch:   11 suites      0 :zzz:   11 files        0 :x:

Results for commit f8666536.