|
|
|
|
|
by jkhdigital
2205 days ago
|
|
> But still - it's entirely reasonable to have variable names that are 10-15 characters and it makes the code more legible. Writing things out instead of using abbreviations etc. This is my main justification for ignoring any particular limit on line length when writing code, especially when I'm using libraries that have really long method names. |
|