diff options
author | bloodstalker <thabogre@gmail.com> | 2017-04-26 02:52:09 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-04-26 02:52:09 +0000 |
commit | 4ebed467f199a767c1f7d7ac3abc1831290a41c7 (patch) | |
tree | 7616528ee689fb5d087bb53a471b55542f20118d /README.md | |
parent | added tinyxml2.o (diff) | |
download | mutator-4ebed467f199a767c1f7d7ac3abc1831290a41c7.tar.gz mutator-4ebed467f199a767c1f7d7ac3abc1831290a41c7.zip |
fixed a typo, took out some stuff from the todo list that are already done.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -324,12 +324,10 @@ If you run into an issue please raise one here or just contact me with proper in If you have any suggestions or have any feature requests for project mutator, you can send them to `bloodstalker@zoho.com`. I'll try to keep an open mind, so even if you feel like it might not be right up mutator's alley, do send them. Worst case, I'll just say no.<br/> ### TODO List -* Misra-c:2012 check support<br/> +* Misra-c:2012 and 98 check support<br/> * Ability to turn off some rule checks<br/> * Using Appveyor to test windows builds<br/> -* Fix the broken coverage build<br/> -* Have the servor capture stderr<br/> -* mutator's website is a wreck<br/> +* Have the server capture stderr<br/> ### Support Well, I don't have the Misra-C:2012 Document. If you or your organization/company are willing to donate a copy to mutator, hit me up.<br/> |