diff options
author | Franck Cuny <franck@fcuny.net> | 2022-06-28 08:55:13 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-07-02 14:38:22 -0700 |
commit | 46829c7fd06d37b2f23dac8c36e2f6c4725cda83 (patch) | |
tree | 20dda3986bce6a8a7978d3715997523a994f16a5 /modules | |
parent | fix(home/git): install pre-commit tool (diff) | |
download | world-46829c7fd06d37b2f23dac8c36e2f6c4725cda83.tar.gz |
fix(new-lines): add or remove new lines where needed
The pre-commit hook for new lines reported and correct a number of issues, so let's commit them now and after that we ca enable the hook for the repository. Change-Id: I5bb882d3c2cca870ef94301303f029acfb308740 Reviewed-on: https://cl.fcuny.net/c/world/+/592 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
Diffstat (limited to '')
-rw-r--r-- | modules/services/grafana/dashboards/fly-app_rev1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/services/grafana/dashboards/fly-app_rev1.json b/modules/services/grafana/dashboards/fly-app_rev1.json index 5894078..58bf935 100644 --- a/modules/services/grafana/dashboards/fly-app_rev1.json +++ b/modules/services/grafana/dashboards/fly-app_rev1.json @@ -1736,4 +1736,4 @@ "uid": "eiRE4umnz", "version": 21, "description": "Basic metrics for your app on Fly.io" -} \ No newline at end of file +} |