7 Commits
Author SHA1 Message Date
peaklabs-dev 874079fd6c chore(tooling): add pest support to phpstan via peststan 2026-03-23 20:43:19 +01:00
peaklabs-dev 839ca55388 chore(tooling): streamline tooling cache path
- for js tooling use ./node_modules/.cache/ and for php tooling use ./vendor/.cache/
2026-03-13 23:48:44 +01:00
peaklabs-dev dd3f6012bf chore(tooling): remove generalizeEnvReturnType from larastan
- this option flags env values that do not need to be explicitly casted as they are inffered but lets keep it explicit for now
2026-02-24 19:08:16 +01:00
peaklabs-dev 0b5a0f4823 chore(tooling): add new larastan options 2026-02-24 16:12:40 +01:00
peaklabs-dev 6abf9cff02 chore(tooling): improve phpstan config
- update rules to the latest Larastan and PHPStan version
- group rules with comments for easier updating in the future
- reorder rules and includes
2025-12-03 14:39:39 +01:00
peaklabs-dev 7a8781946a chore(tooling): make PHPStan rules more strict 2025-11-30 16:58:58 +01:00
peaklabs-dev 01654288b1 chore(tooling): add PHPStan level max 2025-11-30 16:58:58 +01:00