From acd00965a5173870c32a2ebcae782ac0e6668cd8 Mon Sep 17 00:00:00 2001 From: Anders Eknert Date: Wed, 9 Aug 2023 17:10:28 +0200 Subject: [PATCH] Update roadmap status Signed-off-by: Anders Eknert --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5832fad4..c67ad37a 100644 --- a/README.md +++ b/README.md @@ -332,10 +332,10 @@ If you want to embed Regal in another project or product, please reach out! ## Roadmap - [ ] More rules! -- [ ] Add `custom` (or `organizational`, `opinionated`, or..) category for built-in "custom", or +- [x] Add `custom` (or `organizational`, `opinionated`, or..) category for built-in "custom", or [organizational rules](https://github.com/StyraInc/regal/issues/48), to enforce things like naming conventions. The most common customizations should not require writing custom rules, but be made available in configuration. -- [ ] Simplify custom rules authoring by providing +- [x] Simplify custom rules authoring by providing [command for scaffolding](https://github.com/StyraInc/regal/issues/206) - [ ] Make more rules consider nested AST nodes - [ ] GitHub Action