From f003ce889522b05b1e5296b1f9f167f14401eead Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Fri, 13 Dec 2024 13:39:18 +0000 Subject: [PATCH] chore(bins): update `selene` README --- bins/selene/README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/bins/selene/README.md b/bins/selene/README.md index 0a75273..7a67912 100644 --- a/bins/selene/README.md +++ b/bins/selene/README.md @@ -1,11 +1,11 @@ -# selene - -## [Read the documentation here!](https://kampfkarren.github.io/selene/) - -selene is a blazing-fast modern Lua linter written in Rust. - -Priorities: -- It's okay to not diagnose every problem, as long as the diagnostics that are made are never wrong -- Easy to extend and modify -- Easy to configure -- ...but the user should need to configure as little as possible +# selene + +## [Read the documentation here!](https://kampfkarren.github.io/selene/) + +selene is a blazing-fast modern Lua linter written in Rust. + +Priorities: +- It's okay to not diagnose every problem, as long as the diagnostics that are made are never wrong +- Easy to extend and modify +- Easy to configure +- ...but the user should need to configure as little as possible