google / addlicense

A program which ensures source code files have copyright license headers by scanning directory patterns recursively
Apache License 2.0
724 stars 169 forks source link

feat: add support for PowerShell files #119

Open CalebAlbers opened 2 years ago

CalebAlbers commented 2 years ago

This encompasses all .ps1 files, as well as module manifests and data files using .psd1 and .psm1 extensions.