dolibarr/.github
MDW ec0fd31386
Fix phpstan workflow file (#28741)
* Fix phpstan workflow file

# Fix phpstan workflow file

Line was split in two, joined

* qual: set memory limit to 'unlimited' (-1)

* Remove some stubs to check impact

* Fix: Verify execution time limit

* Remove stub files to reuse cache

* Qual: Rename distribution phpstan.neon to phpstan.neon.dist

# Qual: Rename distribution phpstan.neon to phpstan.neon.dist

This allows the developer to override some settings locally

Also update the .gitignore file with phpstan.neon and some other other
ignores (cache, local log files, temporary edit files).

* Enable debug on phpstan

* Re-enable stubs

* Fix: Change parallel settings to defaults, remove buffer

'buffer' is not a documented parameter, removing it.
Removing some configuration settings as the defaults are higher and
should adapt better to the target machine
2024-03-11 14:04:02 +01:00
..
ISSUE_TEMPLATE Removed field that are never filled 2024-03-02 16:56:04 +01:00
tmp Try to move tmp dir 2024-01-10 14:52:12 +01:00
workflows Fix phpstan workflow file (#28741) 2024-03-11 14:04:02 +01:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2021-03-30 17:14:11 +02:00
CODEOWNERS Start to experiment codeowners 2019-02-15 15:58:34 +01:00
CONTRIBUTING.md QUAL Improve spelling in documentation strings/text (#26611) 2023-11-16 15:33:55 +01:00
dependabot.yml chore: Included githubactions in the dependabot config 2022-06-24 01:32:21 +00:00
FUNDING.yml Qual: Fix line endings of yaml files for yamllint. (#27479) 2024-01-13 15:49:17 +01:00
PULL_REQUEST_TEMPLATE.md New perf & qual sections for PR template (#26328) 2023-10-23 19:00:03 +02:00