All notable changes to eslint-plugin-license-header are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FEAT
: completely replace whitespace only file contents when adding licenseFEAT
: report license errors on closed next sibling node (or program)CHORE
: retrieve leading comments in aeslint@6
compatible way
FIX
: correcteslint@5+
error when checking empty files
FIX
: check and add license using existing line separator (#1)
FIX
: correctrules/header
to properly handle replacement of outdated licenses
Initial implementation.