Skip to content

Commit 47a57e3

Browse files
author
allan
committed
feat: blog post
1 parent cce52e5 commit 47a57e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/lint.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This means developers can spend less time on code reviews and formatting fixes,
1515

1616
## Prerequisites
1717

18-
Before using this command, you simply need to [install](/installation) the SASjs CLI. It is NOT necessary to configure a `sasjs/sasjsconfig.json` file - the `sasjs lint` command can be executed from anywhere - including from within a git hook.
18+
Before using this command, you simply need to [install](/installation) the SASjs CLI. It is NOT necessary to configure a `sasjs/sasjsconfig.json` file - the `sasjs lint` command can be executed from anywhere - including from within a git hook.
1919

2020
## Configuration
2121

@@ -97,6 +97,7 @@ If you run `sasjs create SOMEPROJECT -t jobs` you can check out a sample project
9797
* [Using the linter on terminal](https://vid.4gl.io/w/vmJspCjcBoc5QtzwZkZRvi)
9898
* [Longer intro to sasjs lint](https://vid.4gl.io/w/nDtkQFV1E8rtaa2BuM6U5s)
9999
* Source repo: [https://github.com/sasjs/lint](https://github.com/sasjs/lint)
100+
* SAS blog post: [https://blogs.sas.com/content/subconsciousmusings/2025/05/30/automatic-linting-of-sas-code-with-sasjs/](https://blogs.sas.com/content/subconsciousmusings/2025/05/30/automatic-linting-of-sas-code-with-sasjs/)
100101

101102

102103
## Sponsorship & Contributions

0 commit comments

Comments
 (0)