view .editorconfig @ 109:7678554e75de

Add dynamin.core.format with parseFormatString().
author Jordan Miner <jminer7@gmail.com>
date Sat, 19 Jan 2013 20:50:41 -0600
parents b3091e460553
children
line wrap: on
line source

; http://editorconfig.org

root = true

[*]
indent_style = tab
charset = utf-8
trim_trailing_whitespace = true