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 }}
ItalyStrap
/
theme-json-generator
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
24
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Apply Rector fix
- #13
#13
Merged
overclokk
merged 11 commits into
master
ItalyStrap/theme-json-generator:master
from
rector-fix
ItalyStrap/theme-json-generator:rector-fix
Copy head branch name to clipboard
May 19, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Apply Rector fix
#13
overclokk
merged 11 commits into
master
ItalyStrap/theme-json-generator:master
from
rector-fix
ItalyStrap/theme-json-generator:rector-fix
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
refactor: update phpstan and rector dependencies, simplify rector config, and clean up unused code
overclokk
committed
64d552b
View commit details
Copy full SHA for 64d552b
Browse repository at this point
Commits on May 19, 2026
refactor: Rector fix - add `readonly` properties, implement consistent constructor injection, improve type declarations, and apply minor code cleanups
overclokk
committed
6962f19
View commit details
Copy full SHA for 6962f19
Browse repository at this point
refactor: declare all test classes as `final` for consistency
overclokk
committed
0162baf
View commit details
Copy full SHA for 0162baf
Browse repository at this point
refactor: mark all classes as `final` and `readonly` where applicable, add bootstrap for unit tests to make final classes testable, and update composer dev dependencies
overclokk
committed
4081122
View commit details
Copy full SHA for 4081122
Browse repository at this point
refactor: add `readonly` keyword to applicable classes and remove `readonly` from constructor properties for consistency
overclokk
committed
518d136
View commit details
Copy full SHA for 518d136
Browse repository at this point
refactor: update assertions in test classes for stricter type and precision checks, and remove unused test methods
overclokk
committed
d70576c
View commit details
Copy full SHA for d70576c
Browse repository at this point
refactor: remove unused imports across command and test classes for cleaner codebase
overclokk
committed
fbb07ca
View commit details
Copy full SHA for fbb07ca
Browse repository at this point
refactor: simplify imports and class declarations across middleware and test classes, replacing fully qualified names with use statements for clarity and consistency
overclokk
committed
67044ee
View commit details
Copy full SHA for 67044ee
Browse repository at this point
refactor: update Rector configuration for better rules organization, enable unused import removal, and apply coding style improvements
overclokk
committed
782c3e2
View commit details
Copy full SHA for 782c3e2
Browse repository at this point
refactor: update class aliasing logic to ensure aliases are only created if the target class does not already exist
overclokk
committed
6cad7f0
View commit details
Copy full SHA for 6cad7f0
Browse repository at this point
refactor: update Docker setup to handle host user and group mappings, improve permissions management, and align code execution with `www-data` user
overclokk
committed
1cbbcfd
View commit details
Copy full SHA for 1cbbcfd
Browse repository at this point
You can’t perform that action at this time.