Skip to content

Commit

Permalink
fix lincenserc
Browse files Browse the repository at this point in the history
  • Loading branch information
oeqqwq committed Aug 22, 2024
1 parent ee4309c commit ef230e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ header: # <1>
- '**/*.po'
- '**/*.svg'
- '**/*.rst'
- '**/*.rst_t'
- '**/*.lds'
- '**/*.patch'
- '**/*.mlir'
Expand Down Expand Up @@ -88,6 +89,6 @@ header: # <1>
- ".cu"
comment_style_id: DoubleSlash
Java:
extensions:
extensions:
- ".java"
comment_style_id: SlashAsterisk

0 comments on commit ef230e6

Please sign in to comment.