Categories: None [Edit]
sas-linter
A configurable lint engine for SAS source files. Walks the token
stream produced by the `sas-lexer` gem and applies a set of pluggable
rules covering structural defects (malformed `if` conditions,
identical `then`/`else` branches, unreachable inner branches),
cosmetic issues (trailing whitespace, tab expansion, line endings,
encoding gremlins), and source-header conventions. Includes a
`bin/sas_lint` CLI and YAML-based config.
Total
Ranking: 183,158 of 196,125
Downloads: 1,779
Daily
Ranking: 49,580 of 196,106
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | CraigAtMonAmi |