Skip to content

Commit

Permalink
Allow Linker script files to be committed
Browse files Browse the repository at this point in the history
This is a source file type needed for apache#8744
  • Loading branch information
Mousius committed Aug 13, 2021
1 parent a06863a commit 690bf2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/lint/check_file_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@
"cl",
# zephyr config file
"conf",
# linker scripts
"ld",
}

# List of file names allowed
Expand Down

0 comments on commit 690bf2e

Please sign in to comment.