Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 635 Bytes

opinionated.md

File metadata and controls

11 lines (7 loc) · 635 Bytes

Principle: Be opinionated, opened for debate, and configurable as a last resort

There are a lot of micro-decisions that goes into making a prettier plugin. We can't honestly hope to have discussions and consensus about all of them. In order to cut through that, we start with an opinion and iterate on the areas that don't work.

Once the discussion is open, folks can argue about which is which and we end up with three possible resolutions:

  • No changes
  • Changed opinion
  • Configuration

The configuration should always be the last option because it can exponentially increases the complexity of the plugin.