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

Need more detailed Examples #25

Open
CyberGear opened this issue Aug 1, 2017 · 3 comments
Open

Need more detailed Examples #25

CyberGear opened this issue Aug 1, 2017 · 3 comments

Comments

@CyberGear
Copy link

CyberGear commented Aug 1, 2017

I think You should add examples for the rules, because now sometimes it is difficult to understand whats wrong wit code, and description is not clear enaugh

@matthewfarwell
Copy link
Member

Which are the ones which are unclear for you?

I agree that more documentation is always good.

I'm not around for the next 2 weeks but after that I will look at this.

@CyberGear
Copy link
Author

For example:
Disallow space after certain token(s)
Disallow space before certain token(s)
and others with tokkens
at this case: what's token?

Check that structural types are not used <- example would be nice

@marconilanna
Copy link
Contributor

@CyberGear scalastyle uses scalariform for parsing. the list of tokens is here, if you want to contribute a paragraph to the documentation: https://github.com/scala-ide/scalariform/blob/master/scalariform/src/main/scala/scalariform/lexer/Tokens.scala

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

No branches or pull requests

3 participants