Skip to content

feat: Add ability to send null old content to overwrite file

Codacy Production / Codacy Static Code Analysis succeeded Sep 20, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check notice on line 480 in src/Uno.UI.RemoteControl.Server.Processors/HotReload/ServerHotReloadProcessor.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI.RemoteControl.Server.Processors/HotReload/ServerHotReloadProcessor.cs#L480

Change this call to 'originalContent.Replace' to an overload that accepts a 'StringComparison' as a parameter.