-
Notifications
You must be signed in to change notification settings - Fork 275
StyleCop
Alexander Fast edited this page Aug 20, 2016
·
11 revisions
To install:
- In MonoDevelop in the menubar click Tools and then Add-in Manager.
- Click Gallery.
- In the search box in the upper right type StyleCop.
- Should be one hit, select it and click Install.
To use:
- In MonoDevelop in the menubar click Tools and then Run StyleCop.
- You should see errors highlighted in your current file, if any.
- Errors are also presented as compiler warnings.
- Run like this it scans the entire project, you can also start it by right clicking a file tab to run on just that file.
- Features
-
Roadmap
- Milestone 0.3
- Milestone 0.2 (reached)
- Milestone 0.1 (reached)
- Gameplay
- Frequently Asked Questions