forked from BenMenking/routeros-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PSR-2 fixes: converted the following:
*) "else if" to "elseif" *) All if/else/elseif statements have opening and closing braces *) Put some array designations on a single line for readability *) Line spacing (\n's are free) to make control structures easier to read *) Lined up variables in functions for readability *) Other general readability fixes
- Loading branch information
Scott Baker
committed
Aug 31, 2015
1 parent
1dee090
commit bfde347
Showing
1 changed file
with
48 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters