Module single_use_hrls

A rule to detect header files used in just one module.

Behaviours: hank_rule.

Description

A rule to detect header files used in just one module.

To avoid this warning, include the content of the header file into the module.

Function Index

ignored/2

Function Details

ignored/2

ignored(Pattern::hank_rule:ignore_pattern(), IgnoreSpec::term()) -> boolean()

To do


Generated by EDoc