We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b509761 commit 1745b51Copy full SHA for 1745b51
1 file changed
README.md
@@ -24,7 +24,7 @@ cd AndroidStyling-LintRules
24
For all projects: `cp styling-lint/build/libs/styling-lint.jar ~/.android/lint/`
25
For a specific project: `cp styling-lint/build/libs/styling-lint.jar [path-to-project]/[desired-module]/libs`
26
27
-##### Verify whether the issues are registered with lint
+##### Verify whether the issues are registered with lint (optional)
28
29
`lint --show DirectColorInXml`
30
0 commit comments