mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 21:49:09 +01:00
Fix some weird indents
This commit is contained in:
parent
7545da2e3c
commit
9a8a571ad1
@ -135,8 +135,8 @@ module.exports = function(grunt) {
|
|||||||
options: {
|
options: {
|
||||||
reset: true,
|
reset: true,
|
||||||
relaxerror: [
|
relaxerror: [
|
||||||
"Bad value X-UA-Compatible for attribute http-equiv on element meta.",
|
"Bad value X-UA-Compatible for attribute http-equiv on element meta.",
|
||||||
"Element img is missing required attribute src."
|
"Element img is missing required attribute src."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
files: {
|
files: {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"username": "--secure--",
|
"username": "--secure--",
|
||||||
"key": "--secure--",
|
"key": "--secure--",
|
||||||
"test_path": "js/tests/index.html",
|
"test_path": "js/tests/index.html",
|
||||||
"browsers": [
|
"browsers": [
|
||||||
{
|
{
|
||||||
"browser": "firefox",
|
"browser": "firefox",
|
||||||
"browser_version": "latest",
|
"browser_version": "latest",
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
, "license": "Apache-2.0"
|
, "license": "Apache-2.0"
|
||||||
, "extra": {
|
, "extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "3.0.x-dev"
|
"dev-master": "3.0.x-dev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user