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
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
.
covscript
/
ecs
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add ECS linter and formatter
- #8
#8
Merged
mikecovlee
merged 13 commits into
main
covscript/ecs:main
from
format_lint
covscript/ecs:format_lint
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add ECS linter and formatter
#8
mikecovlee
merged 13 commits into
main
covscript/ecs:main
from
format_lint
covscript/ecs:format_lint
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Add ECS Linter and Formatter with initial linting rules
Show description for 7b4ee69
mikecovlee
committed
7b4ee69
View commit details
Copy full SHA for 7b4ee69
Browse repository at this point
Refactor ECS parser and formatter to support strict and non-strict modes
Show description for f80506b
mikecovlee
committed
f80506b
View commit details
Copy full SHA for f80506b
Browse repository at this point
refactor: streamline syntax handling in get_syntax function for improved readability and maintainability
mikecovlee
committed
a28b3bb
View commit details
Copy full SHA for a28b3bb
Browse repository at this point
feat: add dry-run option for formatting and enhance linter test coverage
mikecovlee
committed
99615d0
View commit details
Copy full SHA for 99615d0
Browse repository at this point
feat: add unit tests for linter rules and parser modes to enhance coverage
mikecovlee
committed
6a39440
View commit details
Copy full SHA for 6a39440
Browse repository at this point
refactor: simplify lint rule assertions and enhance parser mode tests
mikecovlee
committed
332ce75
View commit details
Copy full SHA for 332ce75
Browse repository at this point
feat: enhance linter and formatter functionality with improved error handling and code structure
mikecovlee
committed
14b329b
View commit details
Copy full SHA for 14b329b
Browse repository at this point
Commits on Jul 23, 2026
feat: enhance linting rules and add tests for indentation consistency and unused expressions
mikecovlee
committed
043f700
View commit details
Copy full SHA for 043f700
Browse repository at this point
feat: enhance linter and formatter by improving empty statement checks and syntax handling
mikecovlee
committed
8426f75
View commit details
Copy full SHA for 8426f75
Browse repository at this point
feat: update version numbers in package metadata and script headers to reflect latest releases
mikecovlee
committed
706f113
View commit details
Copy full SHA for 706f113
Browse repository at this point
feat: enhance linter and formatter with new rules for variable naming and useless expressions
mikecovlee
committed
3721e72
View commit details
Copy full SHA for 3721e72
Browse repository at this point
Commits on Jul 24, 2026
feat: enhance error handling in run_ecs function to return appropriate exit codes based on linting results
mikecovlee
committed
47409ae
View commit details
Copy full SHA for 47409ae
Browse repository at this point
feat: simplify run_ecs function by removing redundant return statements
mikecovlee
committed
49011a4
View commit details
Copy full SHA for 49011a4
Browse repository at this point
You can’t perform that action at this time.