Skip to content

Commit

Permalink
Add roadmap (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrom911 authored Jun 21, 2020
1 parent c7cf825 commit 6748221
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Stan is a Haskell **ST**atic **AN**alysis tool.
* [Main command](#main-command)
* [Inspections](#inspections)
* [Converting between TOML and CLI configurations](#converting-between-toml-and-cli-configurations)
* [Roadmap](#roadmap)
* [Links to Wiki](#links-to-wiki)

## What this tool is about
Expand Down Expand Up @@ -462,6 +463,20 @@ Usage:
]
```

## Roadmap

[[Back to the Table of Contents]](#table-of-contents)

Our plan for the nearest future:

- [ ] Opt-in inspections
- [ ] Custom users' inspections
- [ ] More inspections on potential bugs and performance
- [ ] Single-pass traverse on AST

We have much more ideas to work on.
See more detailed plan in the dedicated [GitHub Project page](https://github.com/kowainik/stan/projects/1).

## Links to Wiki

[[Back to the Table of Contents]](#table-of-contents)
Expand Down

0 comments on commit 6748221

Please sign in to comment.