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

Remove renovate.json from dist version #58

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

mxr576
Copy link
Contributor

@mxr576 mxr576 commented Aug 16, 2024

This PR:

  • Fix ...
  • Provides a dist version without renovate.json config file
  • It breaks backward compatibility
  • Has unit tests (phpspec)
  • Has static analysis tests (psalm, phpstan)
  • Has documentation
  • Is an experimental thing

Follows #. Related to #. Fixes #.

@mxr576 mxr576 requested a review from drupol as a code owner August 16, 2024 07:02
Copy link

what-the-diff bot commented Aug 16, 2024

PR Summary

  • Ignored the 'renovate.json' file during Export
    This PR includes a change that ensures the 'renovate.json' file is not included or affected when we export our project files. This helps in keeping exported project files clean without any unnecessary system configuration files like 'renovate.json'.

@mxr576
Copy link
Contributor Author

mxr576 commented Aug 16, 2024

renovate.json is unnecessary in dist version.

image

@drupol drupol merged commit a5c3e52 into loophp:main Aug 16, 2024
1 of 2 checks passed
@drupol
Copy link
Contributor

drupol commented Aug 16, 2024

Thank you !

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