このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Make sure group_vars/matrix_servers is indented like other YAML files (with 2 spaces)
pull/2489/head
Slavi Pantaleev
3年前
親
b648d4579f
コミット
b6d45304b4
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
.editorconfig
+ 1
- 1
.editorconfig
ファイルの表示
@@ -15,7 +15,7 @@ trim_trailing_whitespace = true
#########################
# YAML Files
[*.{yml,yaml,log.config.j2,yaml.j2}]
[*.{yml,yaml,log.config.j2,yaml.j2
,group_vars/matrix_servers
}]
indent_style = space
indent_size = 2
書き込み
プレビュー
読み込み中…
キャンセル
保存