Skip to content

Commit e2ec11a

Browse files
authored
Merge pull request #1212 from nnethercote/fix-perf-config-json-indents
Use four space indents consistently in all `perf-config.json` files.
2 parents 283e70f + 1be7404 commit e2ec11a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"category": "primary"
2+
"category": "primary"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"category": "primary"
2+
"category": "primary"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"category": "secondary"
2+
"category": "secondary"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"category": "primary"
2+
"category": "primary"
33
}

0 commit comments

Comments
 (0)