Skip to content

Commit

Permalink
.editorconfig: affect also fsx scripts
Browse files Browse the repository at this point in the history
And update .git-blame-ignore-revs to honor last commit.
  • Loading branch information
knocte committed Apr 20, 2022
1 parent eb00475 commit 9d87bd6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[*.fs]
[*.{fs,fsx}]
end_of_line=lf
indent_size=4
max_line_length=80
Expand Down
3 changes: 3 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@

##### fantomless/fantomas related: ###############

# fantomless: upgrade to latest version (4.7.997-prerelease)
eb00475d24b9e198dabe4a1b20849d3234dfaaa4

# fantomless: update to v4.5.7.2
3a02a4029e6e2bc8126961b65506a1be2d5b882a

Expand Down

0 comments on commit 9d87bd6

Please sign in to comment.