Skip to content

Commit

Permalink
chore: run jsonnetfmt on all files
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgerstmayr committed Nov 11, 2021
1 parent 4e836ba commit 12dab52
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ grafana.dashboard.new(
h: 20,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ grafana.dashboard.new(
h: 20,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,5 @@ checklist.dashboard.new(node)
h: 9,
},
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ grafana.dashboard.new(
h: 8,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ grafana.dashboard.new(
h: 8,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -517,5 +517,5 @@ grafana.dashboard.new(
h: 7,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -304,5 +304,5 @@ grafana.dashboard.new(
h: 8,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,5 @@ grafana.dashboard.new(
h: 7,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,5 @@ grafana.dashboard.new(
h: 7,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,5 @@ grafana.dashboard.new(
h: 7,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -701,5 +701,5 @@ grafana.dashboard.new(
h: 7,
}
) + {
revision: 2
revision: 2,
}
Original file line number Diff line number Diff line change
Expand Up @@ -314,5 +314,5 @@ grafana.dashboard.new(
h: 8,
}
) + {
revision: 2
revision: 2,
}

0 comments on commit 12dab52

Please sign in to comment.