Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mr-thierry/dagger_lint_crash
https://github.com/mr-thierry/dagger_lint_crash
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mr-thierry/dagger_lint_crash
- Owner: mr-thierry
- Created: 2023-08-21T17:18:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-22T10:41:12.000Z (over 1 year ago)
- Last Synced: 2024-11-10T13:47:42.077Z (2 months ago)
- Language: Kotlin
- Size: 668 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dagger_lint_crash
This is a project to reproduce https://github.com/google/dagger/issues/3980
To reproduce the crash:
1. Clone this project locally
2. Execute "./gradlew :app:lintDebug"You can also use the branch `lint_in_project` to run a check that reproduce the issue. But instead of running the Dagger check, it runs a check from the project.