summaryrefslogtreecommitdiffhomepage
path: root/README.markdown
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-05-28 18:45:26 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2012-05-28 18:45:26 +0200
commitedc00176219653052d1edb5f717c5f888e333bbe (patch)
tree5106f4378f973f436f0391ebca368a4e00422895 /README.markdown
parente1b593f9dfff922b608e137a976c07c0b2f948ec (diff)
downloadstylish-haskell-edc00176219653052d1edb5f717c5f888e333bbe.tar.gz
Don't convert tabs to spaces0.1.1.0
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 73c6f97..7e118d2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -20,7 +20,7 @@ Features
- Aligns and sorts `import` statements
- Groups and wraps `{-# LANGUAGE #-}` pragmas
- Removes trailing whitespace
-- Replaces tabs by four spaces
+- Replaces tabs by four spaces (note that this is turned off by default)
Feature requests are welcome! Use the [issue tracker] for that.