ruby-warning 1.5.0
Custom processing for warnings
This package adds custom processing for warnings for Ruby, including the ability to ignore specific warning messages, ignore warnings in specific files/directories, include backtraces with warnings, treat warnings as errors, deduplicate warnings, and add custom handling for all warnings in specific files/directories.
- Outputs:
out
- Website: https://github.com/jeremyevans/ruby-warning
- Licenses: Expat
- Package source: gnu/packages/ruby-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-warning 1.5.0
as follows:
guix install ruby-warning@1.5.0
Or install the latest version:
guix install ruby-warning
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.