mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Exclude gstreamer from tidiness check
This commit is contained in:
parent
2e439fa7cb
commit
de766ca3c0
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,6 @@ files = [
|
|||
"./tests/wpt/mozilla/meta/MANIFEST.json",
|
||||
"./tests/wpt/webgl/meta/MANIFEST.json",
|
||||
"./support/android/openssl.sh",
|
||||
"./support/linux/gstreamer/gstreamer.sh",
|
||||
# Upstream code from Khronos/WebGL uses tabs for indentation
|
||||
"./tests/wpt/webgl/tests",
|
||||
# Our import script is not currently respecting the lint.
|
||||
|
@ -71,6 +70,7 @@ files = [
|
|||
directories = [
|
||||
# Upstream
|
||||
"./support/android/apk",
|
||||
"./support/linux/gstreamer",
|
||||
"./support/magicleap/Servo2D/.vscode",
|
||||
"./support/magicleap/Servo2D/code/inc.gen",
|
||||
"./support/magicleap/Servo2D/code/src.gen",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue