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
Checklist items to be added and updated. Currently a bit of copypaste
rake stats
log_level
RUBYOPT=-w
The text was updated successfully, but these errors were encountered:
Feel free to add comments here
Sorry, something went wrong.
Use a real logger. Maintain compatibility with MfDebugger
4c61fe8
For 5.0, see #113
a49bfdd
No branches or pull requests
Checklist items to be added and updated. Currently a bit of copypaste
Plugin System / Modularity
Make a proper formatter objectEnhancements
rake stats
to code_metrics. Replace native rails stats task with extract gem version #108Add Formatters to enable output customizationlog_level
e.g. debug, info, warn, fatalBugs
Analysis
Testing
Reporting
Documentation
Misc
RUBYOPT=-w
and address warningsThe text was updated successfully, but these errors were encountered: