Skip to content

Commit

Permalink
Update Src/VTEX/VTEXWrapper.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Nov 4, 2024
1 parent 236d4ce commit da6faaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/VTEX/VTEXWrapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ public class VTEXWrapper
/// <seealso cref="IDisposable" />
// TODO change public to internal after remove from Integração Service
public sealed class VTEXWrapper : IDisposable

Check notice on line 40 in Src/VTEX/VTEXWrapper.cs

View check run for this annotation

codefactor.io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L40

File may only contain a single type. (SA1402)

{

Check notice on line 42 in Src/VTEX/VTEXWrapper.cs

View check run for this annotation

codefactor.io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L42

Opening braces should not be preceded by blank line. (SA1509)
#region Private fields

Expand Down

0 comments on commit da6faaf

Please sign in to comment.