mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-20 08:18:37 +00:00
Prefer flags over comments
This commit is contained in:
@@ -173,7 +173,7 @@ namespace ConfigGenerator {
|
||||
return globalConfig;
|
||||
}
|
||||
|
||||
// ReSharper disable once UnusedMember.Local
|
||||
[SuppressMessage("ReSharper", "UnusedMember.Local")]
|
||||
private GlobalConfig() { }
|
||||
|
||||
private GlobalConfig(string filePath) : base(filePath) {
|
||||
|
||||
Reference in New Issue
Block a user