mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Tidy: Simplify path normalization
This commit is contained in:
parent
f850918d8e
commit
5bd53af960
2 changed files with 12 additions and 16 deletions
|
@ -59,4 +59,4 @@ directories = [
|
|||
# Directories that are checked for correct file extension
|
||||
[check_ext]
|
||||
# directory, list of expected file extensions
|
||||
"components/script/dom/webidls" = [".webidl"]
|
||||
"./components/script/dom/webidls" = [".webidl"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue