Tidy: Simplify path normalization

This commit is contained in:
UK992 2016-12-21 23:04:25 +01:00
parent f850918d8e
commit 5bd53af960
2 changed files with 12 additions and 16 deletions

View file

@ -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"]