| parrotcode: Test code lines length | |
| Contents | Tests | 

t/codingstd/linelength.t - Test code lines length

    # test all files
    % prove t/codingstd/linelength.t
    # test specific files
    % perl t/codingstd/linelength.t src/foo.c include/parrot/bar.h

Tests source files for the line length limit as defined in pdd07_codingstd.pod. Only files for some language implementations are checked.

|  |   |