1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04:00

Added System.Native to the ignored list since afaik it's not used by SharpRaven.

This commit is contained in:
Taloth Saldono
2018-11-24 11:37:15 +01:00
parent bfe2976463
commit dbdb8e4436
2 changed files with 3 additions and 2 deletions
-1
View File
@@ -2,6 +2,5 @@
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
indent_style = space
indent_size = 2