Questions tagged [phpcs-changed]

1 questions
0
votes
0 answers

How to introduce a lint in bitbucket pipeline in an old repository?

I have some repositories where I want to install a lint. My main concern here is that it's a lot of old code that would certainly not pass, and fixing everything is simply not a viable options. So I only want to use the lint on new code. And I found…
klutt
  • 30,332
  • 17
  • 55
  • 95