Browse Source

Disable formatting of ExpressionTrees.cs, so appveyor does not complain.

pull/2134/head
Siegfried Pammer 5 years ago
parent
commit
6824902663
  1. 3
      ICSharpCode.Decompiler.Tests/TestCases/Pretty/ExpressionTrees.cs

3
ICSharpCode.Decompiler.Tests/TestCases/Pretty/ExpressionTrees.cs

@ -1,4 +1,5 @@
// Copyright (c) AlphaSierraPapa for the SharpDevelop Team #pragma warning disable format
// Copyright (c) AlphaSierraPapa for the SharpDevelop Team
// //
// Permission is hereby granted, free of charge, to any person obtaining a copy of this // Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software // software and associated documentation files (the "Software"), to deal in the Software

Loading…
Cancel
Save