Categories: None [Edit]

sas-linter

https://rubygems.org/gems/sas-linter
https://github.com/mes-amis/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: 182,989 of 195,396
Downloads: 1,633

Daily

Ranking: 72,277 of 195,377
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
298177,829,259csv
194,210247sas-lexer

Owners

#GravatarHandle
1iconCraigAtMonAmi