You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ A GitHub Action which sets up a PureScript toolchain for CI. Contains the follow
11
11
12
12
You can also optionally include the following tools:
13
13
14
-
- The [`purs-tidy` code formatter](https://github.com/natefaubion/purs-tidy)
14
+
- The [`purs-tidy` code formatter](https://github.com/natefaubion/purescript-tidy)
15
15
- The [Zephyr dead code elimination tool](https://github.com/coot/zephyr)
16
16
17
17
This action is designed to support PureScript tools. Your PureScript project may also depend on tooling and libraries provided by the NPM ecosystem, in which case you will also want to use the [setup-node](https://github.com/actions/setup-node) action.
0 commit comments