rumk 0.0.1

A fast linter for Makefiles
Documentation
1
2
3
4
5
pub mod config;
pub mod diagnostic;
pub mod fix;
pub mod parser;
pub mod rules;