M
Mateusz Tybura
I've just uploaded my new ruby project Pretty. It's simple tool to check
your code. In release 0.1 it checks:
- 1st line for shebang
- how long are lines, how many tabulations you use, do you use ;
In next release i'll add check for global variables and maybe more
your code. In release 0.1 it checks:
- 1st line for shebang
- how long are lines, how many tabulations you use, do you use ;
In next release i'll add check for global variables and maybe more