-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
改行コードをLFに統一 #225
改行コードをLFに統一 #225
Conversation
Pull Request Test Coverage Report for Build 1551891035
💛 - Coveralls |
まだDraftですが、
もCRLFになっている気がしました! (自動で見つける方法がほしいですが、 |
.gitattributesは作成以後の変更に影響を及ぼすようなので既存ファイルには変更を加えない限りは変わらないと思います |
差分が出ないように修正しておきました。 |
こちらで確認した限りでは |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
grepで確認した結果、テキストファイルにはCRが含まれてないため大丈夫だと思います
> grep $'\r' -rl ./
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/3_003.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/5_003.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/5_002.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/7_001.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/3_002.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/1_001.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/7_003.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/3_001.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/5_001.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/1_002.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/1_003.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/7_002.wav
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/portrait.png
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/icons/5.png
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/icons/7.png
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/icons/3.png
./speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/icons/1.png
./speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/voice_samples/9_002.wav
./speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/voice_samples/9_003.wav
./speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/voice_samples/9_001.wav
./speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/portrait.png
./speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/icons/9.png
./speaker_info/35b2c544-660e-401e-b503-0e14c635303a/voice_samples/8_001.wav
./speaker_info/35b2c544-660e-401e-b503-0e14c635303a/voice_samples/8_002.wav
./speaker_info/35b2c544-660e-401e-b503-0e14c635303a/voice_samples/8_003.wav
./speaker_info/35b2c544-660e-401e-b503-0e14c635303a/portrait.png
./speaker_info/35b2c544-660e-401e-b503-0e14c635303a/icons/8.png
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/0_003.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/4_003.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/6_001.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/4_002.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/0_001.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/2_003.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/2_001.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/6_002.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/4_001.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/0_002.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/6_003.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/2_002.wav
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/portrait.png
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/icons/2.png
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/icons/6.png
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/icons/4.png
./speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/icons/0.png
./.git/objects/pack/pack-f90f90184971e9e1515078f8d989b3e9902a32a5.pack
./.git/objects/pack/pack-f90f90184971e9e1515078f8d989b3e9902a32a5.idx
./.git/index
差分もきれいですね
https://github.com/VOICEVOX/voicevox_engine/pull/225/files?w=1
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
内容
題の通り
関連 Issue
その他
#219 の差分を含んでいるのでそちらを先にお願いします。