Jonas Jenwald
|
aae27e76bb
|
Fix errors reported by the no-multiple-empty-lines ESLint rule
http://eslint.org/docs/rules/no-multiple-empty-lines
|
2016-12-12 20:35:58 +01:00 |
|
Manas
|
a2ba1b8189
|
Uses editorconfig to maintain consistent coding styles
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
|
2015-11-14 07:32:18 +05:30 |
|
Jon Buckley
|
c226147d09
|
Issue #2008 - Fix lint errors for external/crlfchecker/
|
2013-01-31 19:12:46 -05:00 |
|
Kalervo Kujala
|
2ffd3ae1c7
|
Create crlfchecker module and use it in make.js.
Provide names of the files that contain crlf in the output.
Exit(1) is used instead of throw.
|
2012-08-20 20:42:21 +03:00 |
|