-
Notifications
You must be signed in to change notification settings - Fork 306
Format generated Go code to adhere to golang coding standards #6416
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
Open
firefart
wants to merge
54
commits into
microsoft:main
Choose a base branch
from
firefart:fmt
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
78ef3ca
fix devcontainer
firefart d5d2588
remove brackets on return types when there is only one
firefart 9f610d5
replace and remove deprecated extensions
firefart ea19d2b
use tabs instead of spaces
firefart 762b064
update changelog
firefart 6f4eb4f
add recommended c# devkit extension
firefart b8e41c5
also add github actions extension
firefart 9d2165d
fix more code
firefart 2c3cba1
more work
firefart 2f83574
fix changelog format
firefart d1fd88b
remove trailing spaces on comments
firefart 98c5003
fix import ordering
firefart 669d86e
remove dependency
firefart a446f6a
use a constructor
firefart 50f05e9
add comment
firefart 8af4703
simplify sort
firefart baa18a5
Merge branch 'main' into fmt
baywet cfad40c
use correct helper method
firefart 1730ef3
Merge branch 'fmt' of github.com:firefart/kiota into fmt
firefart f5c02e6
simplify another import statement
firefart 050a088
more import ordering fixes
firefart a021acd
correctly indent switch statements
firefart 19b4464
fix switch statements
firefart 90be6d0
more formatting tweaks
firefart 009d952
more formatting
firefart 710513b
newline after each func
firefart dc627cb
more formatting
firefart 77a350c
remove more unneeded ;
firefart 0abfc98
cleanup
firefart 340d287
Merge branch 'main' into fmt
firefart dcca422
Merge branch 'main' into fmt
firefart ff5d9f5
Merge branch 'main' into fmt
firefart 53f4507
Merge branch 'main' into fmt
firefart 8375072
Merge branch 'main' into fmt
firefart 8252cd9
Merge branch 'main' into fmt
firefart e57c890
Merge branch 'main' into fmt
firefart d5ae502
Merge branch 'microsoft:main' into fmt
firefart b95be2b
the java feature is fixed
firefart 0ad2747
Merge branch 'main' into fmt
firefart f0dd33a
Merge branch 'main' into fmt
firefart bc7bc6a
Merge branch 'microsoft:main' into fmt
firefart 2a20e36
remove more spaces at the end
firefart a8804af
fix changelog
firefart a4eac14
add integration test
firefart 2c45bf9
simplify
firefart bcc7f64
Merge branch 'main' into fmt
firefart e91666e
Update src/Kiota.Builder/Writers/Go/CodeEnumWriter.cs
firefart 91e5980
start fixing unit tests
firefart 221b1e1
fix unit tests
firefart 397d712
Merge branch 'main' into fmt
firefart 5471141
Merge branch 'main' into fmt
firefart 76b117c
Merge branch 'main' into fmt
firefart da9a4b5
Merge branch 'main' into fmt
firefart de15a35
Merge remote-tracking branch 'origin/main' into fmt
firefart File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.