mirror of
https://github.com/sasjs/lint.git
synced 2026-01-12 14:50:05 +00:00
feat(lint): implement v1 with 3 rules - trailing spaces, encoded passwords and Doxygen header
This commit is contained in:
3
src/format.ts
Normal file
3
src/format.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const format = (text: string) => {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user