Skip to content

Add requires/conflicts keys to Token model

requires:
  - python.flake

requires: [python.flake, python.autoflake]
conflicts: [python.flake, python.autoflake]

Requirements

  • It should not be possible for a token to require or conflict with itself.
  • It should not be possible to require or conflict with a token that doesn't exist.
Edited by Emily Wright
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information