This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
XRay
mirror of
https://github.com/aaronpk/XRay.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
77
Wiki
Activity
Browse Source
add .editorconfig to data folder
tells the editor to save data files with crlf needed for parsing the test http responses
pull/60/head
Aaron Parecki
6 years ago
parent
0decb9dcb4
commit
2cc215d370
No known key found for this signature in database
GPG Key ID:
276C2817346D6056
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
tests/data/.editorconfig
+ 2
- 0
tests/data/.editorconfig
View File
@ -0,0 +1,2 @@
[*]
end_of_line
=
crlf
Write
Preview
Loading…
Cancel
Save