YouCompleteMe/python
Sidney San Martín 0e9324d012 Fix spurious warning about missing newline at EOF
C requires a newline at the end of any file, and clang may warn if it's
missing. Vim always saves one to disk, and we should mimic this.
2015-04-15 00:38:05 -07:00
..
ycm Fix spurious warning about missing newline at EOF 2015-04-15 00:38:05 -07:00
test_requirements.txt run_tests.sh only runs YCM tests, not ycmd ones 2014-05-21 13:41:31 -07:00