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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
simplecpp
Public
Notifications
You must be signed in to change notification settings
Fork
104
Star
263
Code
Issues
82
Pull requests
29
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Improve runastyle scripts and update astyle version
- #508
#508
Closed
jcfr
wants to merge 9 commits into
cppcheck-opensource:master
cppcheck-opensource/simplecpp:master
from
jcfr:improve-runastyle-scripts
jcfr/simplecpp:improve-runastyle-scripts
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
Improve runastyle scripts and update astyle version
#508
jcfr
wants to merge 9 commits into
cppcheck-opensource:master
cppcheck-opensource/simplecpp:master
from
jcfr:improve-runastyle-scripts
jcfr/simplecpp:improve-runastyle-scripts
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2025
chore: Ensure runastyle scripts can be executed from any location
Show description for aa77332
jcfr
committed
aa77332
View commit details
Copy full SHA for aa77332
Browse repository at this point
chore: Support astyle IDE integration and de-duplicate settings
Show description for 5c791a4
jcfr
committed
5c791a4
View commit details
Copy full SHA for 5c791a4
Browse repository at this point
style: Format sources using astyle 3.0.1
Show description for da16a44
jcfr
committed
da16a44
View commit details
Copy full SHA for da16a44
Browse repository at this point
chore: Refactor runastyle scripts to support future runners (pipx, uvx)
Show description for 3bba884
jcfr
committed
3bba884
View commit details
Copy full SHA for 3bba884
Browse repository at this point
chore: Simplify runastyle.bat by using "@ECHO OFF"
Show description for ca3ed55
jcfr
committed
ca3ed55
View commit details
Copy full SHA for ca3ed55
Browse repository at this point
chore: Fix runastyle.bat by adding missing EXIT_ERROR label
Show description for e55ca92
jcfr
committed
e55ca92
View commit details
Copy full SHA for e55ca92
Browse repository at this point
chore: Require astyle 3.4.13 and switch to --project
Show description for 421b688
jcfr
committed
421b688
View commit details
Copy full SHA for 421b688
Browse repository at this point
chore: Add fallback to run astyle via uvx or pipx if not found in PATH
Show description for b3d385d
jcfr
committed
b3d385d
View commit details
Copy full SHA for b3d385d
Browse repository at this point
chore: Simplify runastyle script by invoking executable once
Show description for 7e499d3
jcfr
committed
7e499d3
View commit details
Copy full SHA for 7e499d3
Browse repository at this point
You can’t perform that action at this time.