Skip to content

Releases: Vamsee147/grunt-check-copyright

Fixed bug for line endings

08 Jun 10:39
c99e2a7
Compare
Choose a tag to compare

Fixed bug for line endings.
Using regex for line split to use any combination of \r and/or \n.

First release

16 May 06:00
Compare
Choose a tag to compare

grunt plugin to check for copyright in files

  1. Uses regex pattern as input to check for copyright in file
  2. Checks first 'n' lines, which is a configurable parameter