Currently the slack module doesn't pass coder-review.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | slack-2284737-cleanup.patch | 5.62 KB | skwashd |
Currently the slack module doesn't pass coder-review.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | slack-2284737-cleanup.patch | 5.62 KB | skwashd |
Comments
Comment #1
skwashd commentedThe attached patch fixes the issues found by coder-review. It also removes the empty optional argument from
variable_get()calls and uses existing slack module functions instead of direct variable_get() calls.Comment #2
Anonymous (not verified) commentedHello skwashd.
Thank you for your feedback.
https://www.drupal.org/coding-standards#indentin All text files should end in a single newline (\n)