mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 01:10:03 +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'),
|
regex: new RegExp('.*\\.py|moz\\.build|jar\\.mn'),
|
||||||
|
commentOpen: '#\n',
|
||||||
comment: '# ',
|
comment: '# ',
|
||||||
commentClose: '\n',
|
commentClose: '\n',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue