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
.
clojure-emacs
/
clojure-mode
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
249
Star
994
Code
Issues
28
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Improve indentation test coverage and documentation
- #701
#701
Merged
bbatsov
merged 13 commits into
master
clojure-emacs/clojure-mode:master
from
improve-indentation-tests
clojure-emacs/clojure-mode:improve-indentation-tests
Copy head branch name to clipboard
Mar 23, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Improve indentation test coverage and documentation
#701
bbatsov
merged 13 commits into
master
clojure-emacs/clojure-mode:master
from
improve-indentation-tests
clojure-emacs/clojure-mode:improve-indentation-tests
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2026
Add indentation tests for defmethod, multi-arity defn, nested letfn, and try/catch/finally
Show description for 920045f
bbatsov
committed
920045f
View commit details
Copy full SHA for 920045f
Browse repository at this point
Add indentation tests for as->, with-* fallback, and def* fallback
Show description for 6e773a2
bbatsov
committed
6e773a2
View commit details
Copy full SHA for 6e773a2
Browse repository at this point
Add indentation tests for condp and namespace-qualified special forms
Show description for 21e229b
bbatsov
committed
21e229b
View commit details
Copy full SHA for 21e229b
Browse repository at this point
Add indentation tests for fn, def, and bound-fn
Show description for 6c7ece9
bbatsov
committed
6c7ece9
View commit details
Copy full SHA for 6c7ece9
Browse repository at this point
Add indentation tests for control flow and body-0 forms
Show description for e279bdd
bbatsov
committed
e279bdd
View commit details
Copy full SHA for e279bdd
Browse repository at this point
Add indentation tests for binding, iteration, and special-arg forms
Show description for f72578f
bbatsov
committed
f72578f
View commit details
Copy full SHA for f72578f
Browse repository at this point
Add indentation tests for clojure.test, core.logic, and core.async forms
Show description for 3052427
bbatsov
committed
3052427
View commit details
Copy full SHA for 3052427
Browse repository at this point
Improve documentation for backtracking indentation
Show description for 2007e53
bbatsov
committed
2007e53
View commit details
Copy full SHA for 2007e53
Browse repository at this point
Add tests for clojure-indent-keyword-style
Show description for 2cc7ed7
bbatsov
committed
2cc7ed7
View commit details
Copy full SHA for 2cc7ed7
Browse repository at this point
Add tests for clojure-use-backtracking-indent
Show description for 9a1a8e1
bbatsov
committed
9a1a8e1
View commit details
Copy full SHA for 9a1a8e1
Browse repository at this point
Add tests for clojure-max-backtracking
Show description for 8c18bc5
bbatsov
committed
8c18bc5
View commit details
Copy full SHA for 8c18bc5
Browse repository at this point
Add tests for clojure-enable-indent-specs
Show description for 5c42d77
bbatsov
committed
5c42d77
View commit details
Copy full SHA for 5c42d77
Browse repository at this point
Add tests for clojure-get-indent-function
Show description for 40c9c76
bbatsov
committed
40c9c76
View commit details
Copy full SHA for 40c9c76
Browse repository at this point
You can’t perform that action at this time.