Skip to content

Commit

Permalink
ReadMe: update
Browse files Browse the repository at this point in the history
  • Loading branch information
tehraninasab committed Aug 8, 2023
1 parent f85ca36 commit 035ad63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This is a repository that contains several useful things that other `nblockchain
- [Workflow guidelines](docs/WorkflowGuidelines.md).
- Scripts that aid maintainability:
* [Detection of .fsx scripts without shebang](scripts/shebangConvention.fsx).
* [Detection of .fsx files without +x attrib](scripts/executableConvention.fsx).
* [F# scripts compilation](scripts/compileFSharpScripts.fsx).
* [EOF without EOL detection](scripts/eofConvention.fsx).
* [Mixed line-endings detection](scripts/mixedLineEndings.fsx).
Expand All @@ -23,6 +24,5 @@ This is a repository that contains several useful things that other `nblockchain
All in all, this is mainly documentation, and some tooling to detect bad practices.

More things to come:
- Detect .fsx files without +x attrib.
- Detect old versions of FSharpLint and fantomas/fantomless being used.
- Detect old versions of .editorconfig or Directory.Build.props being used.

0 comments on commit 035ad63

Please sign in to comment.