add MegaLinter, .editorconfig and style fixes
This commit is contained in:
@ -7,7 +7,7 @@ StripSource="True"
|
||||
|
||||
# Mutators to be compiled
|
||||
# Specify them with a space as a separator,
|
||||
# Mutators will be compiled in the specified order
|
||||
# Mutators will be compiled in the specified order
|
||||
PackageBuildOrder="SomePackageName SomePackageNameMut"
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@ PackageBuildOrder="SomePackageName SomePackageNameMut"
|
||||
|
||||
# Mutators that will be uploaded to the workshop
|
||||
# Specify them with a space as a separator,
|
||||
# The order doesn't matter
|
||||
# The order doesn't matter
|
||||
PackageUpload="SomePackageName SomePackageNameMut"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user