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 }}
datafolklabs
/
ruby-parseconfig
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
98
Code
Issues
8
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add
frozen_string_literal
magic comment
- #41
#41
Open
yui-har
wants to merge 10 commits into
datafolklabs:master
datafolklabs/ruby-parseconfig:master
from
yui-har:add-frozen_string_literal
yui-har/ruby-parseconfig:add-frozen_string_literal
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add
frozen_string_literal
magic comment
#41
yui-har
wants to merge 10 commits into
datafolklabs:master
datafolklabs/ruby-parseconfig:master
from
yui-har:add-frozen_string_literal
yui-har/ruby-parseconfig:add-frozen_string_literal
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2025
Update PS1 prompt in Dockerfile for parseconfig-rb30
yui-har
committed
b536e15
View commit details
Copy full SHA for b536e15
Browse repository at this point
refactor: Remove unnecessary blank lines
yui-har
committed
6bc9865
View commit details
Copy full SHA for 6bc9865
Browse repository at this point
Remove obsolete attribute `version`
yui-har
committed
2c12ecd
View commit details
Copy full SHA for 2c12ecd
Browse repository at this point
feat: Add Dockerfile for parseconfig-rb34 and update docker-compose.yml
yui-har
committed
7eb4d0b
View commit details
Copy full SHA for 7eb4d0b
Browse repository at this point
feat: Update base image to ruby:3.4-alpine in Dockerfile.dev
yui-har
committed
e3a99e1
View commit details
Copy full SHA for e3a99e1
Browse repository at this point
Add frozen_string_literal magic comment
yui-har
committed
fa72347
View commit details
Copy full SHA for fa72347
Browse repository at this point
refactor: Improve BOM handling
yui-har
committed
d2777ff
View commit details
Copy full SHA for d2777ff
Browse repository at this point
fix: Handle BOM removal more robustly
yui-har
committed
c6ee1ca
View commit details
Copy full SHA for c6ee1ca
Browse repository at this point
fix: Improve BOM handling by using a safer string literal
yui-har
committed
48a8116
View commit details
Copy full SHA for 48a8116
Browse repository at this point
fix: Update regex to use Regexp.escape for a separator param
yui-har
committed
22e3dd5
View commit details
Copy full SHA for 22e3dd5
Browse repository at this point
You can’t perform that action at this time.