Closed henriquemoody closed 4 years ago
I'm working on Length
@henriquemoody I think the IN
rule has already been made, but it has not been checked.
I'm working on:
I'm working on:
I'm working on:
I removed some rules from the list. There are some rules that I still have to figure out what to do with them:
I'm picking these ones up. I will take what was already one in #1101 and #1102.
I'm working on:
I'm working on LeapYear
I'm working on:
Wah-Wah-Wee-Waa!!! 77% is very nice!!!
=)
I'm working on Yes
I'm working on: EndsWith, Executable, Exists, Extension, Factor, FalseVal, Fibonacci, File, Finite
@williamespindola as we talked in the pub, I'll get the rules Extension, Factor, FalseVal, Fibonacci, File, Finite
, ok?
I'm working on:
I'm working on;
I'm working on:
Hello, I will pick up SymbolicLink
. From what I gathered, it's the only one not being worked on, and the list of available options (including the ones being worked on) would be:
Is this correct?
Happy to hear you would like to contribue, @GusAntoniassi!
The rules that still need to be updated but that are easy to pick are:
However, there are also other rules that needs some refactoring, in which each case needs some speciall discussion:
Feel free to pick any of them!
It's been quite a ride!
The only rule that is missing now is AllOf
, the rest is pretty much done, which means that it won't take long to release 2.0! I would need to create some good documentation about the release before doing it, but we are very close!
what's wrong with AllOf
? is there anyone working on it ?
The most important thing is that it becomes final
. What could be nice was to remove the addRule
from AbstractComposite
. It's a bit complicated because Validator
itself extends it -- which for me justifies having an abstract class. I've started to work on that already, but I will only have time to keep working on it next week, so if anyone would like to work on it, feel free, just let me know!
This is being shipped already!
TL;DR
master
branchIt's been a MAJOR or MINOR version of the library has been released. There are enough things to release the version 2.0 but I need your help.
I wrote new Contribution Guidelines and before I creating the tag 2.0.0 I would like to have all rules with the same standard.
Applying the Contribution Guidelines consist of:
@author
tag to classes you changedI've done some already but there is still a lot to go, write a comment with the rule name before you start working on it, so two people don't work on the same thing!
Hope you can help!
Rules
Some rules are not on the list, but they are not Easy Pick.