Skip to content

Commit 7320acc

Browse files
committed
README: small verbiage tweak; update project status
1 parent c4f1ca0 commit 7320acc

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ npx @chrisoakman/standard-clojure-style fix src-clj/ src-cljs/ test/
4040

4141
See the **Command Line Usage** section below for more options.
4242

43-
Please [open an issue] when Standard Clojure Style breaks your code :upside_down_face:
43+
Please [open an issue] if Standard Clojure Style breaks your code :upside_down_face:
4444

4545
[open an issue]:https://github.com/oakmac/standard-clojure-style-js/issues/new
4646

@@ -70,10 +70,9 @@ your editor, on the web, CLI tooling, etc.
7070

7171
## Project Status and Stability
7272

73-
As of Nov 2024, I think this formatter is ready for **most** Clojure
74-
codebases. There are still [some outstanding bugs] that I want to fix before
75-
releasing v1.0.0, but I do not want this project to live in "pre-1.0"
76-
forever.
73+
As of April 2025, this formatter is ready for **most** Clojure codebases. There
74+
are still [some outstanding bugs] that I want to fix before releasing v1.0.0,
75+
but I do not want this project to live in "pre-1.0" forever.
7776

7877
[some outstanding bugs]:https://github.com/oakmac/standard-clojure-style-js/labels/v1%20blocker
7978

0 commit comments

Comments
 (0)