Skip to content

Commit

Permalink
Remove duplicate /phpstan.neon entry in .gitattributes (#162)
Browse files Browse the repository at this point in the history
This duplicate was not added in alphabetical order and thus probably was missed
during PR merge.

see 6dda217
  • Loading branch information
TimWolla authored Apr 12, 2024
1 parent dd6dec4 commit 1a39913
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@
/.travis.yml export-ignore
/phpstan.neon export-ignore
/phpunit.xml.dist export-ignore
/phpstan.neon export-ignore

0 comments on commit 1a39913

Please sign in to comment.