mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
I added this tool a few years ago, and I did have a vision for how it would improve our codebase, but I can't remember exactly where I was going with it. At this point the tool is just a little too noisy to be helpful. An example of it creating confusion was a recent PR where somebody was patching user_circle_class in the PM list, and we already had similar code in the buddy list, because they use the same CSS. I mean, there was possibly a way that the code could have been structured to remove some of the duplication, but it probably would have just moved the complexity around. I just don't think it's worth maintaining the tool at this point. |
||
|---|---|---|
| .. | ||
| continuous-integration.md | ||
| index.rst | ||
| linters.md | ||
| manual-testing.md | ||
| mypy.md | ||
| testing-with-casper.md | ||
| testing-with-django.md | ||
| testing-with-node.md | ||
| testing.md | ||
| typescript.md | ||