Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix phpstan workflow file #28741

Merged
merged 9 commits into from
Mar 11, 2024
Merged

Conversation

mdeweerd
Copy link
Contributor

Fix phpstan workflow file

Line was split in two, joined

# Fix phpstan workflow file

Line was split in two, joined
@mdeweerd
Copy link
Contributor Author

For some reason the phpstan analys stops after 3 minutes.
I am commenting the "stub" files to see if that might have anything to do with it.

# 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).
'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
@mdeweerd
Copy link
Contributor Author

Removing the stubFiles from the configuration which was updated in other ways during the process.

@eldy eldy merged commit ec0fd31 into Dolibarr:develop Mar 11, 2024
11 checks passed
@mdeweerd mdeweerd deleted the fix/workflow/phpstan branch March 11, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants