We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I.e. make it possible to have a cop that's the reverse of https://github.com/bbatsov/rubocop/blob/f5ff8e9bddb07ec54237a3c7c4cf69f7386254c7/lib/rubocop/cop/style/special_global_vars.rb
The text was updated successfully, but these errors were encountered:
I don't think we need a separate cop for this. We simply need to implement the preferred style for special_global_vars as a config option.
special_global_vars
Sorry, something went wrong.
I have a fix for this and will open a PR soon.
81a09dd
No branches or pull requests
I.e. make it possible to have a cop that's the reverse of https://github.com/bbatsov/rubocop/blob/f5ff8e9bddb07ec54237a3c7c4cf69f7386254c7/lib/rubocop/cop/style/special_global_vars.rb
The text was updated successfully, but these errors were encountered: