acba842ee5
Accept code in stdin
2011-01-29 10:03:38 -02:00
febf438c3f
Do not accept dict from stdin
...
When checking patches instead of files, it's better to have the patch in
stdin and dict always as a file. Checking stdin instead of a file will
be added later.
2011-01-29 09:37:41 -02:00
efee004ca6
Don't disable colors when not tty
...
Otherwise './codespell dict file | less -R' will be always withou
colors, not really what we want.
2011-01-29 09:31:55 -02:00
c72a29d0d6
Don't care about upper or lower case in args
2011-01-29 09:30:22 -02:00
7c6d07f2d0
Add option to parse recursively
2011-01-28 23:37:24 -02:00
1487a0ab4d
add option to disable colors
2011-01-28 23:02:46 -02:00
97a4c8822d
remove unnecessary long phrase
2011-01-28 22:59:40 -02:00
19e0f49209
Add dictionary based on wikipedia
...
Add list of misspellings based on list available at wikipedia.
2011-01-28 22:55:59 -02:00
2387b55105
Move example to its directory
2011-01-28 16:40:58 -02:00
3f31be0255
codespell itself
2011-01-28 15:22:40 -02:00
887ca9c5df
Add exemple code and dictionary
2011-01-28 15:20:34 -02:00
95f7c2654e
Import initial version
2011-01-28 15:20:16 -02:00