Skip to content

How to force explicit type declerations. #5783

Answered by schalkms
urosjarc asked this question in Q&A
Discussion options

You must be logged in to vote

You could write a custom rule that flags this scenarios.

To view the AST (PSI) of your source code, you can use the PSI Viewer plugin for IntelliJ. This is helpful when implementing and debugging rules.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by schalkms
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants