lint_package_with_style: Lint a package, using a known style
Description
Apply a style extracted using extract_style, in order to
check for only the style issues that aren't excepted in that package.
Usage
lint_package_with_style(package, style, threshold = 0.01)
Arguments
package
path to the package to check
threshold
the proportional occurrence threshold above which a lint is ignored