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 }}
jmdx
/
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 Aug 27, 2018
Fix a few minor typos
James Craig Burley
authored and
bbatsov
committed
d0e2824
Copy full SHA for d0e2824
Commits on Aug 18, 2018
Add more code examples for annotations
bbatsov
committed
fa2b6b5
Copy full SHA for fa2b6b5
Update an ancient reference to GitTip
bbatsov
committed
59640ae
Copy full SHA for 59640ae
Commits on Jul 10, 2018
Append Spanish language link to translations list
jeko2000
authored and
bbatsov
committed
3992091
Copy full SHA for 3992091
Commits on Nov 8, 2017
Fix comments in documentation section (#158)
Nondv
authored and
bbatsov
committed
497dbc0
Copy full SHA for 497dbc0
Fix link to rule #docstring-grammar (#156)
Show description for 8155b73
Nondv
authored and
bbatsov
committed
8155b73
Copy full SHA for 8155b73
Add absent bullet to #prefer-docstrings rule (#157)
Nondv
authored and
bbatsov
committed
a5106ae
Copy full SHA for a5106ae
Add link to Russian translation (#159)
Nondv
authored and
bbatsov
committed
4d35cd6
Copy full SHA for 4d35cd6
Commits on Nov 3, 2017
Fix some missing punctuation
bbatsov
committed
dad3142
Copy full SHA for dad3142
Fix some invalid code in a couple of examples
bbatsov
committed
c89f21a
Copy full SHA for c89f21a
Move a rule about docstrings to the new documentation section
bbatsov
committed
44f93ba
Copy full SHA for 44f93ba
Update some docstring examples to match the common community practice
bbatsov
committed
a787ac3
Copy full SHA for a787ac3
Remove a conflicting docstring indentation rule
bbatsov
committed
f605618
Copy full SHA for f605618
Commits on Nov 2, 2017
Improve a bit the section on documentation
bbatsov
committed
221073c
Copy full SHA for 221073c
Reorganize "test-naming" rule text to follow general rule template (#154)
Nondv
authored and
bbatsov
committed
09bde29
Copy full SHA for 09bde29
[Fix #150] Add some rules for docstrings (#151)
slipset
authored and
bbatsov
committed
9acf1ed
Copy full SHA for 9acf1ed
Commits on Jul 31, 2017
Fix internal inconsistency regarding usage of pos? predicate (#149)
Show description for d0564ea
skaplan
authored and
bbatsov
committed
d0564ea
Copy full SHA for d0564ea
Commits on Jun 14, 2017
Add some missing anchors
bbatsov
committed
cb0be3a
Copy full SHA for cb0be3a
Fix a typo
bbatsov
committed
a977e14
Copy full SHA for a977e14
Commits on Jun 13, 2017
Add a new section on library organization (#148)
stuarthalloway
authored and
bbatsov
committed
1576e6d
Copy full SHA for 1576e6d
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
Pagination
Previous
Next
You can’t perform that action at this time.