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

Linter tests not listed in linter result screen #30

Open
bdaase opened this issue May 25, 2018 · 0 comments
Open

Linter tests not listed in linter result screen #30

bdaase opened this issue May 25, 2018 · 0 comments
Labels

Comments

@bdaase
Copy link
Contributor

bdaase commented May 25, 2018

The results of some linter tests seem not be to be listed in the result screen of the linter. Especially the tests "Class variable capitalization" (line 14), "Instance variable capitalization" (l. 22), "No class comment" (l. 72), "Variables not referenced" (l. 86) and "Has class instance variables but no initialize method" (l. 13) seem to be affected.
(At least) they share the attribute that they do not have the basic returnClass for the result, their types are either RBClassEnviroment or RBVariableEnviroment,

@bdaase bdaase added the bug label May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant