Skip to content

Code Quality needs to be improved #65

@ankitjain28may

Description

@ankitjain28may

Use php codesniffer for code quality.
1- No documentation
2- No proper comments
3- use of 2 spaces rather than 4
4- use [] rather then array()
5- use use App/{Model1, Model2, Model3} rather repeating again and again(Support in php7 and >)
6- Many more go through the Travis logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions