Capture a simple info message condition. Useful for communicating when a check is ignored or skipped.
Arguments
- file_path
character string. Path to the file being validated. Must be the relative path to the hub's
model-output
(or equivalent) directory.- msg
Character string. Accepts text that can interpreted and formatted by
cli::format_inline()
.