style:disable check unstable api usage
Signed-off-by: keta1 <k@ketal.icu>
This commit is contained in:
1
.github/workflows/push_ci.yml
vendored
1
.github/workflows/push_ci.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
- '**.md'
|
||||
- '**.txt'
|
||||
- '.github/**'
|
||||
- '.idea/**'
|
||||
- '!.github/workflows/**'
|
||||
|
||||
jobs:
|
||||
|
||||
6
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
6
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="UnstableApiUsage" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
</profile>
|
||||
</component>
|
||||
Reference in New Issue
Block a user