Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
go-openapi
/
codegen
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Feat/go formatter
- #33
#33
Merged
fredbi
merged 14 commits into
go-openapi:master
go-openapi/codegen:master
from
fredbi:feat/go-formatter
fredbi/codegen:feat/go-formatter
Copy head branch name to clipboard
Aug 23, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Feat/go formatter
#33
fredbi
merged 14 commits into
go-openapi:master
go-openapi/codegen:master
from
fredbi:feat/go-formatter
fredbi/codegen:feat/go-formatter
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
feat(formatting): replace goimports with a toolchain-free formatter
Show description for 54b3796
fredbi
and
claude
committed
54b3796
View commit details
Copy full SHA for 54b3796
Browse repository at this point
feat(genapp): render, format and lay out a generated Go tree
Show description for e0dc25d
fredbi
and
claude
committed
e0dc25d
View commit details
Copy full SHA for e0dc25d
Browse repository at this point
doc(templates-repo): reword four comments that read backwards
Show description for 7aa49b3
fredbi
and
claude
committed
7aa49b3
View commit details
Copy full SHA for 7aa49b3
Browse repository at this point
Commits on Aug 23, 2026
feat(formatting): sort and dedup the whole import block
Show description for fbb7bb1
fredbi
and
claude
committed
fbb7bb1
View commit details
Copy full SHA for fbb7bb1
Browse repository at this point
feat(formatting): add ImportedPackageName for a path's canonical name
Show description for 85fbc67
fredbi
and
claude
committed
85fbc67
View commit details
Copy full SHA for 85fbc67
Browse repository at this point
feat(formatting): prune only the imports whose package name is known
Show description for 0a7a842
fredbi
and
claude
committed
0a7a842
View commit details
Copy full SHA for 0a7a842
Browse repository at this point
feat(formatting): add resolve.Names to read package names via go list
Show description for f78ab0c
fredbi
and
claude
committed
f78ab0c
View commit details
Copy full SHA for f78ab0c
Browse repository at this point
feat(formatting): add WithSimplifiedImportAliases for redundant aliases
Show description for 58bfaed
fredbi
and
claude
committed
58bfaed
View commit details
Copy full SHA for 58bfaed
Browse repository at this point
fix(formatting): carry the go list reason into a resolve.Names error
Show description for b087372
fredbi
and
claude
committed
b087372
View commit details
Copy full SHA for b087372
Browse repository at this point
doc(formatting): state what Format and resolve.Names leave to the compiler
Show description for cb510d5
fredbi
and
claude
committed
cb510d5
View commit details
Copy full SHA for cb510d5
Browse repository at this point
doc(formatting): add runnable examples for every option
Show description for 493d0c3
fredbi
and
claude
committed
493d0c3
View commit details
Copy full SHA for 493d0c3
Browse repository at this point
fix(formatting): stop the standard library table test asserting a count
Show description for 2d68443
fredbi
and
claude
committed
2d68443
View commit details
Copy full SHA for 2d68443
Browse repository at this point
fix(ci): check text files out with LF on every platform
Show description for e662731
fredbi
and
claude
committed
e662731
View commit details
Copy full SHA for e662731
Browse repository at this point
fix: pass the test suites on a Windows runner
Show description for cfa022d
fredbi
and
claude
committed
cfa022d
View commit details
Copy full SHA for cfa022d
Browse repository at this point
You can’t perform that action at this time.