This package browser is in early development. Mind the rough edges.

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.

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.