forked from mirrors/gecko-dev
Bug 1561435 - Format media/, a=automatic-formatting
# ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D35910 --HG-- extra : source : c01f6f68d6609431d7338b8f2491c5cbc0b5d54d
This commit is contained in:
parent
6a261b9e77
commit
379161a602
2 changed files with 0 additions and 2 deletions
|
|
@ -45,7 +45,6 @@ module.exports = {
|
||||||
"overrides": [{
|
"overrides": [{
|
||||||
"files": [
|
"files": [
|
||||||
"devtools/**",
|
"devtools/**",
|
||||||
"media/**",
|
|
||||||
"memory/**",
|
"memory/**",
|
||||||
"mfbt/**",
|
"mfbt/**",
|
||||||
"mobile/**",
|
"mobile/**",
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,6 @@ toolkit/components/telemetry/datareporting-prefs.js
|
||||||
toolkit/components/telemetry/healthreport-prefs.js
|
toolkit/components/telemetry/healthreport-prefs.js
|
||||||
|
|
||||||
# Ignore all top-level directories for now.
|
# Ignore all top-level directories for now.
|
||||||
media/**
|
|
||||||
memory/**
|
memory/**
|
||||||
mfbt/**
|
mfbt/**
|
||||||
mobile/**
|
mobile/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue