Skip to content

Commit b77f897

Browse files
add appinsepct_api_expect config file
1 parent cec6137 commit b77f897

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.appinspect_api.expect.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
check_simplexml_standards_version:
2+
comment: expected
3+
check_app_icon_2x_dimensions:
4+
comment: expected
5+
check_app_icon_2x_is_png:
6+
comment: expected
7+
check_app_icon_dimensions:
8+
comment: expected
9+
check_app_icon_is_png:
10+
comment: expected
11+
check_ignored_parameters_v2_command:
12+
comment: expected
13+
check_basic_readme:
14+
comment: expected
15+
check_for_binary_files_without_source_code:
16+
comment: expected
17+
check_for_compiled_python:
18+
comment: expected

0 commit comments

Comments
 (0)