Include the copyright notice in spec files #76

Merged
bustikiller merged 2 commits from copyright-specs into main 2024-10-28 22:48:04 +00:00
Showing only changes of commit ace03a6654 - Show all commits

View File

@ -15,7 +15,7 @@ jobs:
with:
CopyrightString: '# Copyright (C) 2024 Manuel Bustillo\n\n'
FileType: '.rb'
Path: 'app/, config/, db/'
Path: 'app/, config/, db/, spec/'
- uses: VinnyBabuManjaly/copyright-action@v1.0.0
with:
CopyrightString: '<%# Copyright (C) 2024 Manuel Bustillo %>\n\n'