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
Accelerator
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
Type
/
to 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 }}
kkyr
/
fig
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
381
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 3, 2025
field.path: make squash-aware (#39)
Show description for 650a930
coxley
authored
650a930
View commit details
Copy full SHA for 650a930
Browse repository at this point
Update ubuntu version
kkyr
authored
08f7659
View commit details
Copy full SHA for 08f7659
Browse repository at this point
Commits on May 3, 2025
option: AllowNoFile() to hydrate configs even when a file is missing (#38)
Show description for 6b98879
coxley
authored
6b98879
View commit details
Copy full SHA for 6b98879
Browse repository at this point
Commits on Dec 12, 2023
Update godoc (#31)
Show description for 0afa4d5
kkyr
authored
0afa4d5
View commit details
Copy full SHA for 0afa4d5
Browse repository at this point
Fix linting error (#30)
kkyr
authored
ff79b85
View commit details
Copy full SHA for ff79b85
Browse repository at this point
Add support for custom unmarshaling of strings (#29)
Show description for 17cd345
wneessen
authored
17cd345
View commit details
Copy full SHA for 17cd345
Browse repository at this point
Commits on Dec 10, 2023
Fix godoc formatting issue (#28)
kkyr
authored
9c6777e
View commit details
Copy full SHA for 9c6777e
Browse repository at this point
Fix issue where map fields would not be validated (#27)
Show description for 131c377
kkyr
authored
131c377
View commit details
Copy full SHA for 131c377
Browse repository at this point
Commits on Nov 14, 2023
Upgrade to go-toml/v2 (#23)
joshkaplinsky
authored
e6b154b
View commit details
Copy full SHA for e6b154b
Browse repository at this point
Commits on Mar 25, 2023
Add strict parsing option (#19)
Show description for b6a316a
arieltorti
authored
b6a316a
View commit details
Copy full SHA for b6a316a
Browse repository at this point
Commits on Feb 3, 2023
Upgrade linter (#16)
kkyr
authored
461f223
View commit details
Copy full SHA for 461f223
Browse repository at this point
upgrade to yaml.v3 (#15)
joshkaplinsky
authored
95c6c10
View commit details
Copy full SHA for 95c6c10
Browse repository at this point
Commits on Jan 3, 2022
Allow providing config values only via environment (#9)
Show description for 711af35
rsjethani
and
rsj-ioki
authored
711af35
View commit details
Copy full SHA for 711af35
Browse repository at this point
Commits on Aug 4, 2021
Delete travis in favor of Github actions
kkyr
committed
bb67661
View commit details
Copy full SHA for bb67661
Browse repository at this point
Create go.yml
kkyr
authored
5ae8f48
View commit details
Copy full SHA for 5ae8f48
Browse repository at this point
Update linter config and follow recommendations
kkyr
committed
689f912
View commit details
Copy full SHA for 689f912
Browse repository at this point
Update to Go 1.16 + dependencies
kkyr
committed
e67d767
View commit details
Copy full SHA for e67d767
Browse repository at this point
Delete commented tests
kkyr
committed
242536e
View commit details
Copy full SHA for 242536e
Browse repository at this point
Merge pull request #7 from jparise/regexp
Show description for 9422805
kkyr
authored
9422805
View commit details
Copy full SHA for 9422805
Browse repository at this point
Commits on Aug 3, 2021
Add regexp.Regexp support
Show description for a3581e5
jparise
committed
a3581e5
View commit details
Copy full SHA for a3581e5
Browse repository at this point
Commits on May 18, 2020
Fix godoc typo
kkyr
committed
f1d6c5f
View commit details
Copy full SHA for f1d6c5f
Browse repository at this point
Commits on May 13, 2020
Update godoc
kkyr
committed
43f304f
View commit details
Copy full SHA for 43f304f
Browse repository at this point
Update godoc
kkyr
committed
8bfb7a1
View commit details
Copy full SHA for 8bfb7a1
Browse repository at this point
Update godoc comment
kkyr
committed
43e5e10
View commit details
Copy full SHA for 43e5e10
Browse repository at this point
Simply string replacement using strings.NewReplacer
kkyr
committed
5146555
View commit details
Copy full SHA for 5146555
Browse repository at this point
Update Go versions in travis
kkyr
committed
751b94a
View commit details
Copy full SHA for 751b94a
Browse repository at this point
Update file name
kkyr
committed
2504da8
View commit details
Copy full SHA for 2504da8
Browse repository at this point
Update README
kkyr
committed
1445d4e
View commit details
Copy full SHA for 1445d4e
Browse repository at this point
Add older Go versions to travis
kkyr
committed
ab35183
View commit details
Copy full SHA for ab35183
Browse repository at this point
Add usage examples
kkyr
committed
eaa685a
View commit details
Copy full SHA for eaa685a
Browse repository at this point
Commits on May 12, 2020
Merge pull request #3 from kkyr/feat/refactor-improve-extensibility
Show description for 9758c5d
kkyr
authored
9758c5d
View commit details
Copy full SHA for 9758c5d
Browse repository at this point
Commits on May 11, 2020
Update README
kkyr
committed
394bb3d
View commit details
Copy full SHA for 394bb3d
Browse repository at this point
Update README
kkyr
committed
232d616
View commit details
Copy full SHA for 232d616
Browse repository at this point
Update README
kkyr
committed
ec621c7
View commit details
Copy full SHA for ec621c7
Browse repository at this point
Update README
kkyr
committed
3ac0ba1
View commit details
Copy full SHA for 3ac0ba1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.