Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
Added a TODO section to the README.
Browse files Browse the repository at this point in the history
Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>
  • Loading branch information
Yorick Peterse committed Nov 12, 2012
1 parent 28b6b4b commit c9efebd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -41,6 +41,15 @@ get the "ripper" gem to install properly, thus I'm unable to confirm this. Feel
free to try it out but I won't bother with MRI 1.8.x myself if it requires more
than a few minutes worth of work.

## TODO

* Allow options to be set and libraries to be loaded using a configuration
file (`./.rlint.rb` and `~/.rlint.rb`).
* Handle named parameters in Ruby 2.0 (and other potential differences).
* Validate the parameters passed to method calls where possible.
* Better/more up to date documentation.
* Testing, testing and more testing.

## License

All source code in this repository is licensed under the MIT license unless
Expand Down

0 comments on commit c9efebd

Please sign in to comment.