-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
style: format code with dotnet-format, Prettier and StandardJS #15
base: main
Are you sure you want to change the base?
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
nb_files_formatted: 1 eventKey: random-c922e56e-67fd-4362-91b0-49251a522286
nb_files_formatted: 1 eventKey: random-85a2b886-4c39-4f79-92af-7aa900f326e5
nb_files_formatted: 1 eventKey: random-19126667-884d-47ba-bb11-ba69fff8dfd2
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
nb_files_formatted: 1 eventKey: random-12c06518-50ac-4a85-b59b-29dc3d4e9ebf
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
nb_files_formatted: 1 eventKey: random-900df018-6f1b-4a80-8cae-cf1924cd61c4
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
nb_files_formatted: 1 eventKey: random-309e7086-314d-4827-80f6-5a6b3b34ad9f
nb_files_formatted: 1 eventKey: random-7893c948-7e8f-41bf-8351-71e8b165ac89
nb_files_formatted: 1 eventKey: random-d8578dd7-af33-441e-bf51-77e54260019f
nb_files_formatted: 1 eventKey: random-7050acdf-6b94-4bfc-a385-4a36240cbbec
nb_files_formatted: 1 eventKey: random-9bccec53-ffc7-462f-bd2e-77582c3e1692
nb_files_formatted: 1 eventKey: random-531e84b4-eaaa-47f2-a579-280650465a87
nb_files_formatted: 1 eventKey: random-f5ab3acf-1f18-422b-9868-a5807b2f147e
nb_files_formatted: 1 eventKey: random-6f9de99e-3c4c-409e-a5f8-c5f4d4bfcb1c
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
1 similar comment
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This commit fixes the style issues introduced in 9c3ca5b according to the output
from dotnet-format, Prettier and StandardJS.
Details: None