* DiscImageChef.sln:

* DiscImageChef/Options.cs:
	  Refactors

	* TODO:
	  Added device-related TODOs.
This commit is contained in:
2016-05-05 00:59:36 +01:00
parent f8bc81d4f5
commit 5af0806999
4 changed files with 59 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ Global
$0.TextStylePolicy = $2
$2.inheritsSet = VisualStudio
$2.inheritsScope = text/plain
$2.scope = text/plain
$2.scope = text/x-csharp
$2.FileWidth = 120
$0.CSharpFormattingPolicy = $3
$3.SpacingAfterMethodDeclarationName = False