elm-review

Code inspector

A tool to help identify and fix common mistakes in Elm projects through static code analysis

Analyzes Elm projects, to help find mistakes before your users find them.

GitHub

255 stars
11 watching
13 forks
Language: Elm
last commit: about 2 months ago
Linked from 2 awesome lists

code-qualityelmelm-langelm-reviewlinterqualitystatic-code-analysis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stil4m/elm-analyse A tool that analyzes and improves Elm code quality by identifying deficiencies and applying best practices 415
elmcast/elm-oracle A tool that provides information about values in Elm source files. 150
lydell/elm-watch A tool that automatically compiles and reloads Elm code when changes are detected. 155
elm-explorations/test A package for writing and running tests for Elm code 237
elm/parser A parsing library designed to simplify parser creation and improve error messages by using pipelines, backtracking, and tracking context. 230
mdgriffith/elm-codegen An Elm package and CLI tool for generating code with automatic imports and type inference. 138
brian-watkins/elm-spec An Elm testing tool for describing program behavior in a browser environment. 29
jcollard/elm-mode An Emacs extension for syntax highlighting and code organization of Elm projects 376
pwittchen/android-quality-starter Automates setup of static code analysis tools for Android projects 32
justusadam/elm-init A tool to initialize new Elm projects with standard directory structure and file configurations. 11
imlazyeye/duck An analyzer tool that helps enforce coding standards and detect errors in GameMaker Language (GML) codebases. 12
angular-architects/detective Analyzes code structure and patterns to identify potential issues and areas for improvement. 80
picnicsupermarket/error-prone-support Improves code quality by detecting and preventing common programming mistakes in Java 199
elm-guides/elm-for-js A community-driven guide to help JavaScript developers transition to Elm programming language 229
elm-lang/debug.elm-lang.org A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. 66