.editorconfig: insert a newline at end-of-file

This keeps `git` from "complaining" about this when doing a diff.  It
also keeps your prompt at the left edge when you `cat` a file.
merge-requests/1/head
Olaf Meeuwissen 2017-05-27 13:57:01 +09:00
rodzic 23891a2646
commit ffa573f65e
5 zmienionych plików z 5 dodań i 4 usunięć

Wyświetl plik

@ -9,4 +9,5 @@
root = true ; look no further
[*]
insert_final_newline = true
trim_trailing_whitespace = true

Wyświetl plik

@ -146,4 +146,4 @@ $ make install
3. Advanced Installation Information
====================================
Please read the documents INSTALL, README and README.linux.
Please read the documents INSTALL, README and README.linux.

Wyświetl plik

@ -1,2 +1,2 @@
#hpsj5s.conf
#parport0
#parport0

Wyświetl plik

@ -418,4 +418,4 @@ CHANGES for the SANE Mustek USB backend
- commented out all references to c_scanner
- removed references to WORD and other non-standard types
- moved read_rows from global to Mustek_Usb_Scanner
--> mustek_usb.* compiles
--> mustek_usb.* compiles

Wyświetl plik

@ -177,4 +177,4 @@ Version 0.43-13 06/18/2007
Version 0.44-1 02/13/2013
1.0 Fixed issues for Kernels > 2.6.35
2.0 Define ULong and friends to uint32_t to make the driver
work in a 64 bit environment
work in a 64 bit environment