/syntax-warn

Define syntax warnings for Racket code

Primary LanguageRacketMIT LicenseMIT

syntax-warn Build Status Coverage Status Scribble Docs

Add arbitrary syntax warnings and suggested refactorings to Racket code.

Related work

  • racket-review, a surface-level Racket code linter that cooperates with Emacs and Flycheck