Skip to content

Commit

Permalink
php 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Feb 12, 2025
1 parent 2dc163a commit 2530f0e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
languages:
PHP: true
engines:
plugins:
phpcodesniffer:
enabled: true
phpmd:
enabled: true
sonar-php:
enabled: true
ratings:
paths:
- src/**
exclude_paths:
- test/**/*
- vendor/**/*
- resoufces/**/*
- config/**/*
- config/**/*

0 comments on commit 2530f0e

Please sign in to comment.