0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Rider で整える、保存時に自動でファイルの最後に改行を入れる

Posted at

GitHub でファイルの最後を改行するしてあるしてないで、差分出たりして煩わしい思いしていませんか?
そんな細かいのはどうでもいいと思いながら、余分な差分はないほうがいいなと思いませんか?
そう、そういうものこそツールで解決ですね。

やり方

  1. Preferences を開く
  2. Editor -> General -> Other -> Ensure line feed at file end on Save にチェックを入れる
rider.png

捕捉

  • Android Studio など JetBrains社製のIDEであれば、同じように設定できます。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?