1 Star 0 Fork 0

kubin / grafana-dashboards

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 843 Bytes
一键复制 编辑 原始数据 按行查看 历史
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
# Matches multiple files with brace expansion notation
# Set default charset
[*.{js,ts,tsx,py}]
charset = utf-8
# 4 space indentation
[*.py]
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab
indent_size = 4
# Indentation override for all JS, TS under pmm-app directory
[pmm-app/src/**.{js,ts,tsx}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[pmm-app/tests/**.js]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[dashboards/*.json]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[{package.json,docker-compose.yml}]
indent_style = space
indent_size = 2
1
https://gitee.com/is_bin/grafana-dashboards.git
git@gitee.com:is_bin/grafana-dashboards.git
is_bin
grafana-dashboards
grafana-dashboards
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891