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

#111 - ignore marked files #117

Merged
merged 5 commits into from
Apr 9, 2024
Merged

#111 - ignore marked files #117

merged 5 commits into from
Apr 9, 2024

Conversation

kamilpiech97
Copy link
Member

@kamilpiech97 kamilpiech97 commented Apr 2, 2024

Should close #111.

Added marking files for excluding them from fixer, if user wanna ignore file, must add to the file comment like that:

// php-cs-fixer-ignore-file

Added test.
Updated readme file.

@kamilpiech97 kamilpiech97 marked this pull request as ready for review April 2, 2024 10:58
src/Config.php Show resolved Hide resolved
src/Config.php Show resolved Hide resolved
krzysztofrewak
krzysztofrewak previously approved these changes Apr 9, 2024
@kamilpiech97 kamilpiech97 merged commit b92da75 into main Apr 9, 2024
3 checks passed
@kamilpiech97 kamilpiech97 deleted the #111-ignore-marked-files branch April 9, 2024 09:01
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.

Ignore marked files
3 participants