Skip to content

Commit

Permalink
Automatically linting code
Browse files Browse the repository at this point in the history
  • Loading branch information
rsg-bot authored Jan 15, 2025
1 parent acdc57b commit 5b23d31
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ private static OpenApiResult GetOpenApiDocument<TObject>(string path, Action<Inl

[GeneratedRegex("^[a-zA-Z0-9]*$")]
private static partial Regex MyRegex();

[GeneratedRegex("^[a-zA-Z0-9]*$")]
private static partial Regex MyRegex1();
}

0 comments on commit 5b23d31

Please sign in to comment.