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
.
emacs-eask
/
cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
27
Star
193
Code
Issues
17
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
All lint subcommands should exit with status 1 on error
- #367
#367
Merged
jcs090218
merged 14 commits into
emacs-eask:master
emacs-eask/cli:master
from
joshbax189:test/lint-exit-codes
joshbax189/cli:test/lint-exit-codes
Copy head branch name to clipboard
Nov 14, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
All lint subcommands should exit with status 1 on error
#367
jcs090218
merged 14 commits into
emacs-eask:master
emacs-eask/cli:master
from
joshbax189:test/lint-exit-codes
joshbax189/cli:test/lint-exit-codes
Copy head branch name to clipboard
Commits
Commits on Nov 14, 2025
Add lint exit-code tests and test case files
joshbax189
committed
4c886c1
View commit details
Copy full SHA for 4c886c1
Browse repository at this point
elint should exit with code 1 when --strict
joshbax189
committed
553fa0c
View commit details
Copy full SHA for 553fa0c
Browse repository at this point
Skip unnecessary file load and package install in indent linter
joshbax189
committed
38fbcb9
View commit details
Copy full SHA for 38fbcb9
Browse repository at this point
Better examples for lint keywords tests
joshbax189
committed
aa7b461
View commit details
Copy full SHA for aa7b461
Browse repository at this point
lint package should respect --strict flag
joshbax189
committed
5ccda08
View commit details
Copy full SHA for 5ccda08
Browse repository at this point
Update relint format matcher for relint 2.1
joshbax189
committed
4fed46f
View commit details
Copy full SHA for 4fed46f
Browse repository at this point
lint regexps should respect --strict
joshbax189
committed
ef72bc8
View commit details
Copy full SHA for ef72bc8
Browse repository at this point
lint elsa should exit with code 1 on errors or given --strict
joshbax189
committed
f4fa447
View commit details
Copy full SHA for f4fa447
Browse repository at this point
fix: Indentation and clean up logic
jcs090218
committed
2150ff0
View commit details
Copy full SHA for 2150ff0
Browse repository at this point
fix: output log should be clean string
jcs090218
committed
05c64f3
View commit details
Copy full SHA for 05c64f3
Browse repository at this point
fix: Revert load deps and files for indent-lint command
jcs090218
committed
a802cc4
View commit details
Copy full SHA for a802cc4
Browse repository at this point
fix: Handle indent list infos can be missing
jcs090218
committed
adda126
View commit details
Copy full SHA for adda126
Browse repository at this point
feat: Introduce global error/warn flag
jcs090218
committed
57e7ae9
View commit details
Copy full SHA for 57e7ae9
Browse repository at this point
fix: Copyright info
jcs090218
committed
29b171c
View commit details
Copy full SHA for 29b171c
Browse repository at this point
You can’t perform that action at this time.