Categories

Programming language

Latest version

v0.28.8

Updated on

Jan 9, 2023

Issues

113

Autofix

14

Sample configuration


version = 1

test_patterns = [
  "tests/**",
  "test_e2e/**"
]
exclude_patterns = [
  "vendor/**"
]

[[analyzers]]
name = "php"
enabled = true

  [analyzers.meta]
  bootstrap_files = ["config/bootstrap.php"]

Stats


Anti-pattern

13

Bug risk

77

Documentation

3

Performance

2

Security

14

Style

2

Type check

2