Commit Graph

3 Commits

Author SHA1 Message Date
Kevin Hester 4c3480796d all: Change the editorconfig so that it won't want to reformat
.editorconfig is a great way to ensure developers follow our
line ending/tab conventions, but we shouldn't have it default
to fixing any lines that were not edited.
2014-07-09 19:03:18 -07:00
Kevin Hester 55d926b055 code style: add indentation rules for makefiles
(and remove some web file types that will probably never be in APM)
2014-04-17 21:29:25 +09:00
Kevin Hester c992c15276 codestyle: specify line-ending, trailing-whitespace and tab rules
# This file provide reference settings for the APM code conventions
# There are plug-ins available for nearly every text editor to automatically
# respect the conventions contained within this file.
#
# Please see editorconfig.org for complete information.
#
# If you find errors in this file, please send a pull-request with a fix.
#
2014-04-15 09:22:22 +09:00