abstreet/docs/backlog.md
2018-07-06 15:07:52 -07:00

494 B

Backlog

Code cleanup

  • easier way to define magic tuneable constants
    • and maybe to recalculate fixedish things if they change?
  • add/plan tests
  • document pieces that're stabilizing
  • run clippy everywhere
    • presubmit script
    • also enforce consistent style (import order, extern crate only in mod.rs or lib.rs, derive order)

Conga line idea

  • try constructive approach for snake idea
    • with interactive mode?
  • try destructive approach for snake idea
    • with interactive mode?