Skip to content

Commit

Permalink
Added linter to Codeception.
Browse files Browse the repository at this point in the history
  • Loading branch information
SidRoberts committed May 2, 2019
1 parent 8a568e6 commit c09e2a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codeception.yml
Expand Up @@ -19,6 +19,7 @@ settings:
# Tests (especially functional) can take a lot of memory
# We set a high limit for them by default.
memory_limit: 1024M
lint: true

coverage:
# Disable Code Coverage by default to speed up Travis tests
Expand Down

0 comments on commit c09e2a1

Please sign in to comment.