Age | Commit message (Collapse) | Author | Files | Lines |
|
This should cover most of the remaining linting errors. After this, I expect
fewer than ten linting errors.
|
|
More of the same type of linting... basically preferring `namespace-` instead of
`namespace/`.
|
|
This was a doozey because I use it everywhere. Is there a better way to globally
rename things? Aye aye aye... computers, man!
|
|
Supporting a predicate to check that all elements in a list are distinct after
applying a transformation function to them.
|
|
Moving all of my Emacs-related files into their own directory at the root of
this repository.
|