We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa6dfb commit 3c48e2cCopy full SHA for 3c48e2c
.gitattributes
@@ -2,4 +2,4 @@
2
# On Windows, these text files are auto-converted to crlf on git fetch, while the written downloaded files use lf line endings.
3
# Therefore, running the tests on Windows creates local changes. Staging them auto-converts back to crlf, which undoes the changes.
4
# To avoid this annoyance, the next line opts out of the auto-conversion and forces line endings to lf.
5
-**/GeneratedSwagger/*.json text eol=lf
+**/GeneratedSwagger/**/*.json text eol=lf
0 commit comments