Gendarme Tasks. Weekly Status Report #2
This is the status report for June 4 - June 10.
Accomplished this week.
I have proposed 2 new rules. This rules deals with enums; the first rule, was "Do use a singular name for an enumeration, unless its values are bit fields". The second one, was "Do use a plural name for the Flags Enums".
I have to write a fix for the singular and singular checkings.
Plans for the next week.
The next week, I will purpose a new rule for check the empty catch statements and start working with Cecil and IL.
I also would like start the code duplicate smell.
Challenges or problems.
This last week, I was really busy. This week, I will write more code.
Interesting resources.
The first, thanks to Brian Nickel for the links:
Also thanks for all people who has written comments for the rules. (Last week, I forgot write this, I'm sorry).
Discussion