Browse Source

ensure all touched files end in a newline

Brendan Forster 6 năm trước cách đây
mục cha
commit
de60b262fc
5 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 1 1
      Android.yml
  2. 1 1
      C++.yml
  3. 1 1
      Global/JetBrains.gitignore
  4. 1 1
      Java.yml
  5. 1 1
      Leiningen.yml

+ 1 - 1
Android.yml

@@ -1,2 +1,2 @@
 editors:
-  - Global/JetBrains.gitignore
+  - Global/JetBrains.gitignore

+ 1 - 1
C++.yml

@@ -1,2 +1,2 @@
 aliases:
-  - Fortran
+  - Fortran

+ 1 - 1
Global/JetBrains.gitignore

@@ -49,4 +49,4 @@ fabric.properties
 .idea/httpRequests
 
 # Rider-specific rules
-*.sln.iml
+*.sln.iml

+ 1 - 1
Java.yml

@@ -1,2 +1,2 @@
 aliases:
-  - Kotlin
+  - Kotlin

+ 1 - 1
Leiningen.yml

@@ -1,2 +1,2 @@
 aliases:
-  - Clojure
+  - Clojure