oliverlundquist / laravel-jwt

0 stars 0 forks source link

Fix "Naming/ShortMethodName" issue in database/migrations/2014_10_12_000000_create_users_table.php #2

Closed oliverlundquist closed 8 years ago

oliverlundquist commented 8 years ago

Avoid using short method names like CreateUsersTable::up(). The configured minimum method name length is 3.

https://codeclimate.com/github/oliverlundquist/laravel-jwt/database/migrations/2014_10_12_000000_create_users_table.php#issue_576a48098509f900011b7d23