Comment 1 for bug 923309

Revision history for this message
Curtis Hovey (sinzui) wrote :

You can now specify the max length using --max-length or -m command line args. The default max length is 80. To verify that a text file conforms to email line-length, you can run this:
    pocketlint -m 72
To verify Lp's rules set the max-length to 78:
        pocketlint -m 72