diff options
Diffstat (limited to 'python/frosted/README')
-rw-r--r-- | python/frosted/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/frosted/README b/python/frosted/README new file mode 100644 index 000000000000..4b5423897cdc --- /dev/null +++ b/python/frosted/README @@ -0,0 +1,5 @@ +A passive Python syntax checker. + +Frosted is a fork of pyflakes that aims at more open contribution from the +outside public, a smaller more maintainable code base, and a better +Python checker for all. |