Skip to content

Commit fdd0255

Browse files
committed
ReadMe: update
1 parent 8c1980f commit fdd0255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is a repository that contains several useful things that other `nblockchain
66
- [Workflow guidelines](docs/WorkflowGuidelines.md).
77
- Scripts that aid maintainability:
88
* [Detection of .fsx scripts without shebang](scripts/shebangConvention.fsx).
9+
* [Detection of .fsx files without +x attrib](scripts/executableConvention.fsx).
910
* [F# scripts compilation](scripts/compileFSharpScripts.fsx).
1011
* [EOF without EOL detection](scripts/eofConvention.fsx).
1112
* [Mixed line-endings detection](scripts/mixedLineEndings.fsx).
@@ -23,6 +24,5 @@ This is a repository that contains several useful things that other `nblockchain
2324
All in all, this is mainly documentation, and some tooling to detect bad practices.
2425

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

0 commit comments

Comments
 (0)