|
|
|
|
|
by dec0dedab0de
104 days ago
|
|
The AI genie is already out of the bottle; there is nothing you can do to avoid it. I have been slow to accept it, but here we are. I think the best way forward is to write better, more opinionated linting and testing for your project. If there are certain stylistic choices you prefer, explicitly test for them, and automatically fail PRs that don't pass. If something gets through that you don't like, update your linting. Which ironically, would be more difficult for humans, but at least your incoming contributions will be better. |
|