Skip to content

LintaRoller/Rusty-LintRoller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Lint Roller

Objective -

  1. Build a tool that can generate documentation for Rust based projects or Axum for now. It can be exported as an API or as Markdown files or raw text file.
  2. Find a way to lint the code like a Lint Roller and generate grammar. No AI Shenanigans, just parse the AST and find a logic to generate grammar.
  3. As By product, it would force to write clean readable code as its Rolling in the Deep, obfuscated var names, funky, deeply abstract functions would generate funky looking pre mix than a fine jam

About

My take on a Lint based documentation tool for Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors