We should convert the module to use short array as per new coding standard
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | html_formatter_array_search_results.png | 54.77 KB | dhruveshdtripathi |
| #2 | 2877215-2.patch | 1.99 KB | Pavan B S |
We should convert the module to use short array as per new coding standard
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | html_formatter_array_search_results.png | 54.77 KB | dhruveshdtripathi |
| #2 | 2877215-2.patch | 1.99 KB | Pavan B S |
Comments
Comment #2
Pavan B S commentedApplying the patch, please review
Comment #3
dhruveshdtripathi commentedPatch applied cleanly. All the arrays converted to short array syntax. Checked it manually. As you can see in the attached png file, earlier here were 7 array declarations, after applying patch there are 0.
Good work!
Comment #5
albertski commented