Skip to content

Commit

Permalink
update geoip database
Browse files Browse the repository at this point in the history
Signed-off-by: Alfred TCHONDJO <[email protected]>
  • Loading branch information
iriven committed Apr 16, 2023
1 parent 7a27760 commit 3812fa5
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
build:
nodes:
analysis:
project_setup:
override:
- 'true'
tests:
override:
- php-scrutinizer-run
-
command: phpcs-run
use_website_config: true
tests: true
checks:
php: true
coding_style:
php:
spaces:
around_operators:
bitwise: false
multiplicative: false
filter: { }

0 comments on commit 3812fa5

Please sign in to comment.