lfe-mug / lmug

LFE HTTP Server Abstraction and Web Application Middleware Infrastructure
20 stars 3 forks source link

Create middleware that checks requests/responses for correctness #6

Open oubiwann opened 8 years ago

oubiwann commented 8 years ago

See: https://github.com/ring-clojure/ring/blob/master/ring-devel/src/ring/middleware/lint.clj

yurrriq commented 8 years ago

:+1: A linter would be great for the tests too and would've made #29 a bit easier.