Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs (type and symbol solving) #1943

Closed
3 tasks done
schalkms opened this issue Sep 20, 2019 · 4 comments
Closed
3 tasks done

Update docs (type and symbol solving) #1943

schalkms opened this issue Sep 20, 2019 · 4 comments

Comments

@schalkms
Copy link
Member

schalkms commented Sep 20, 2019

This is a successor to #1915.
We should update the docs regarding the usage of type and symbol solving.

What do we need to update?

  • --plugins path
  • Under what conditions does type and symbol solving work?
  • Which detekt integrations allow type and symbol solving to work. (CMD, Gradle, Maven...)
@3flex
Copy link
Member

3flex commented Oct 19, 2019

Probably the last 4 issues all relate to this, so I'm going to work on it next.

But before updating docs I will need to:

  • add support for auto generating Gradle tasks for Android projects
  • update Gradle plugin so the bytecode target version can be set. This will avoid warnings (and possibly other problems) when detekt runs with type resolution this is already done, set jvmTarget on detekt task

@schalkms
Copy link
Member Author

Kudos.
I think that’s the right way to go here and I really appreciate that.

@schalkms
Copy link
Member Author

The last created issues in this repo seem all to be related to type and symbol solving, since people use detekt via cmd line.

@schalkms
Copy link
Member Author

Closed, since the todos are done. Work is ongoing to improve the docs in #2259.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants