Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
roosta
/
clojure-style-guide
Public
forked from
bbatsov/clojure-style-guide
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 1, 2017
Fix mismatched closing bracket
samumbach
authored and
bbatsov
committed
0df1a42
Copy full SHA for 0df1a42
Commits on Oct 17, 2016
Add link to Brazilian Portuguese version of the guide (#139)
cemanuelio
authored and
bbatsov
committed
da3a7ad
Copy full SHA for da3a7ad
Remove extra parentheses
arturoherrero
authored and
bbatsov
committed
753fdd6
Copy full SHA for 753fdd6
Commits on Oct 6, 2016
Add Chinese translation link (#142)
geekerzp
authored and
bbatsov
committed
303072e
Copy full SHA for 303072e
Commits on Jul 13, 2016
Fix typo - `#Testing` => `#testing` (#137)
Show description for 38a062b
adamdavislee
authored and
bbatsov
committed
38a062b
Copy full SHA for 38a062b
Commits on Jun 8, 2016
Improve wording (#134)
uvtc
authored and
bbatsov
committed
3fbf1db
Copy full SHA for 3fbf1db
Commits on May 12, 2016
Merge pull request #132 from lvh/testing
Show description for 5a84b59
bbatsov
committed
5a84b59
Copy full SHA for 5a84b59
Add a section on test naming
Show description for c6da55e
lvh
committed
c6da55e
Copy full SHA for c6da55e
Reflow kibit section
lvh
committed
b76f79b
Copy full SHA for b76f79b
Reflow slamhound section
lvh
committed
ffa6bc2
Copy full SHA for ffa6bc2
Commits on Apr 1, 2016
Replace the mention of Transmuter with Pandoc
bbatsov
committed
88f0f40
Copy full SHA for 88f0f40
Commits on Mar 16, 2016
Merge pull request #129 from cloojure/patch-2
Show description for d7b7f2d
bbatsov
committed
d7b7f2d
Copy full SHA for d7b7f2d
Merge pull request #128 from cloojure/patch-1
Show description for 7a6df19
bbatsov
committed
7a6df19
Copy full SHA for 7a6df19
Commits on Mar 15, 2016
Update README.md
Show description for ce5c550
cloojure
committed
ce5c550
Copy full SHA for ce5c550
Update README.md
Show description for be6cd16
cloojure
committed
be6cd16
Copy full SHA for be6cd16
Commits on Jan 20, 2016
Merge pull request #101 from llasram/dot-dot
Show description for 5f5e727
bbatsov
committed
5f5e727
Copy full SHA for 5f5e727
Commits on Dec 28, 2015
Merge pull request #125 from Sangdol/fix-commenting-mark
Show description for b8b8140
bbatsov
committed
b8b8140
Copy full SHA for b8b8140
Use ;; instead of # for commenting
hughee
committed
a6b9cdb
Copy full SHA for a6b9cdb
Commits on Nov 12, 2015
Merge pull request #122 from totakke/japanese
Show description for f29e444
bbatsov
committed
f29e444
Copy full SHA for f29e444
Add Japanese link
totakke
committed
73df609
Copy full SHA for 73df609
Commits on Nov 10, 2015
Merge pull request #116 from rafaelzlisboa/master
Show description for 3c9a83a
bbatsov
committed
3c9a83a
Copy full SHA for 3c9a83a
Fix indent on cond with long expressions
rafaelzlisboa
committed
61a77c7
Copy full SHA for 61a77c7
Merge pull request #121 from kwakbab/korean
Show description for 186fb75
bbatsov
committed
186fb75
Copy full SHA for 186fb75
Commits on Nov 9, 2015
Add Korean link
lester-thx
committed
8f9ba7e
Copy full SHA for 8f9ba7e
Commits on Oct 4, 2015
Merge pull request #119 from shaunlebron/master
Show description for 95c48e3
bbatsov
committed
95c48e3
Copy full SHA for 95c48e3
Remove tab characters to correct indentation in multi-arity examples
shaunlebron
committed
81d00ea
Copy full SHA for 81d00ea
Commits on Jun 11, 2015
Merge pull request #112 from rauhs/patch-1
Show description for 3fc09ea
bbatsov
committed
3fc09ea
Copy full SHA for 3fc09ea
Commits on Jun 10, 2015
More variable naming conventions
rauhs
committed
66bbef9
Copy full SHA for 66bbef9
Commits on Jun 5, 2015
Merge pull request #110 from arrdem/master
Show description for 4873c39
bbatsov
committed
4873c39
Copy full SHA for 4873c39
[#109] Add advisory for sorting arities
arrdem
committed
325ff04
Copy full SHA for 325ff04
Commits on Apr 25, 2015
Prefer alter-var-root over def
bbatsov
committed
09da192
Copy full SHA for 09da192
Commits on Feb 11, 2015
Merge pull request #107 from marknsikora/multimethod
Show description for 3e4ce90
bbatsov
committed
3e4ce90
Copy full SHA for 3e4ce90
Add a rule for defmethod
marknsikora
committed
a42c407
Copy full SHA for a42c407
Commits on Dec 25, 2014
Favour the usage of printf over print + format
bbatsov
committed
c083c24
Copy full SHA for c083c24
Commits on Dec 22, 2014
Merge pull request #104 from llasram/forward-references
Show description for 197f34f
bbatsov
committed
197f34f
Copy full SHA for 197f34f
Pagination
Previous
Next
You can’t perform that action at this time.