Skip to content

Commit

Permalink
Format file
Browse files Browse the repository at this point in the history
  • Loading branch information
belav committed Sep 10, 2023
1 parent 492543a commit 927f949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/CSharpier.Cli/Options/ConfigurationFileOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,4 @@ private static ConfigurationFileOptions ReadYaml(string contents)

return deserializer.Deserialize<ConfigurationFileOptions>(contents);
}
}
}

0 comments on commit 927f949

Please sign in to comment.