# NOT RUN {
# Get the path to a file to check
path <- system.file("extdata", 'styles.R', package='adaptalint')
# Find out the profile of lints in this package
style <- extract_style(filename = path)
# }
Run the code above in your browser using DataLab