; This file is for unifying the coding style for different editors and IDEs. ; More information at http://editorconfig.org ; This style originates from https://github.com/fewagency/best-practices root = true [*] charset = utf-8 end_of_line = lf