zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

TRACKING: Follow-up to black transition

Open neiljp opened this issue 3 years ago • 2 comments

  • [x] Add black 'badge' to README
  • [x] Document basic expected style (isort + black?)
  • [ ] Document auto-fixing code at base level & editor integration
  • [ ] Pre-commit hook?
  • [ ] Migrate to zulint (may require updates to earlier categories)
  • [ ] Consider deprecation of flake8 settings, use of autopep8, use of autoflake; use of pyflakes?

neiljp avatar Jun 05 '21 23:06 neiljp

  • [x] Consider applying Black to setup.py and tools/*, which were initially excluded (discussion).

andersk avatar Jun 07 '21 19:06 andersk

#1192 resolves second point.

neiljp avatar Apr 17 '22 17:04 neiljp

Marking flake8 settings and similar as completed, since we have migrated to ruff.

neiljp avatar Mar 18 '23 17:03 neiljp