What's Changed
- Obtain default GitHub token in GitHub Actions by @kezhenxu94 in #82
- Adds an option to the action to run in "fix" mode by @ryanmrichard in #84
- Only allow squash merge by @kezhenxu94 in #85
- Add Comment Style for CMake Language by @ryanmrichard in #86
- Lock version of golangci-lint to 1.43.0. And fix lint issue. by @wu-sheng in #88
- Add MPL-2.0 header template by @steveklabnik in #87
- Add comment style for HCL (Terraform) by @stumins in #89
- Add comment style for Makefile & EditorConfig by @spacewander in #90
- config: Fix incorrect log message by @Xuanwo in #91
- test: add tests for bare spdx license header content by @tisonkun in #92
- Fix license check in go library testify by @mrproliu in #93
- Trim leading and trailing newlines before rewrite license header cotent by @tisonkun in #94
- test: use
T.TempDir
to create temporary test directory by @Juneezee in #95 - [Docs]Correct spelling mistakes. by @dongzl in #96
- [config]Support config license header comment style. by @dongzl in #97
- New feature: replace already existing license header based on pattern by @halacs in #98
- [Docs] add the usage for config the license header comment style. by @dongzl in #99
- Add Python DocString comment style by @kezhenxu94 in #100
- Add .exe suffix to windows binary by @kezhenxu94 in #101
- Support fix license header for tcl files by @tisonkun in #102
- Provide
--summary
flag to generate the license summary file by @mrproliu in #103 - Add GitHub Action step summary for better experience by @kezhenxu94 in #104
- Release 0.3.0 by @fgksgf in #105
New Contributors
- @ryanmrichard made their first contribution in #84
- @steveklabnik made their first contribution in #87
- @stumins made their first contribution in #89
- @spacewander made their first contribution in #90
- @Xuanwo made their first contribution in #91
- @tisonkun made their first contribution in #92
- @Juneezee made their first contribution in #95
- @dongzl made their first contribution in #96
- @halacs made their first contribution in #98
Full Changelog: v0.2.0...v0.3.0