https://github.com/andreas-marschke/flycheck-android-lint
Android Lint XML support for Flycheck
https://github.com/andreas-marschke/flycheck-android-lint
Last synced: 3 months ago
JSON representation
Android Lint XML support for Flycheck
- Host: GitHub
- URL: https://github.com/andreas-marschke/flycheck-android-lint
- Owner: andreas-marschke
- Created: 2018-07-12T13:23:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T13:27:19.000Z (almost 7 years ago)
- Last Synced: 2025-01-17T09:10:01.373Z (4 months ago)
- Language: Emacs Lisp
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Flycheck-Android-Lint
Flycheck support for android linting
** DISCLAIMER
This is not finished yet and may not work at all.
** About
This flycheck checker enables parsing and lint highlighting
based on Androids own lint report results. It looks at =build/reports/lint-results.xml= by
default but can be configured to look at a different relative path from the projects root dir.