Exclusions can be specified in three different ways.
single line in the source file. default:# nolint
line range in the source file. default: # nolint start, # nolint endexclusions parameter, a named list of the files and lines to exclude, or just the filenames
if you want to exclude the entire file.