質問編集履歴
2
fix: URLの修正
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
fix: URLのリンク修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
- `.yaml`と`.yml`で拡張子が統一されていないのはなぜか
|
7
7
|
|
8
8
|
### 調べたこと
|
9
|
-
- https://github.com/kmuto/review/issues/244
|
9
|
+
- [yamlの拡張子が yaml と yml で揺れている #244](https://github.com/kmuto/review/issues/244)
|
10
10
|
-> Ruby方面では`.yml`が多いとのこと
|
11
11
|
->`.jpeg`も確かに`jpg`という三文字拡張子がある
|
12
12
|
- docker-composeも`.yml`だった
|