mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-07 17:05:33 +02:00
chore: Update license-check command to include Python files
This commit is contained in:
parent
82bd1b9489
commit
479a3a832d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ const fixableFiles = [
|
|||
},
|
||||
{
|
||||
regex: new RegExp('.*\\.py|moz\\.build|jar\\.mn'),
|
||||
commentOpen: '#\n',
|
||||
comment: '# ',
|
||||
commentClose: '\n',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue