M Pacer
M Pacer
I was thinking that something like `trio`'s nurseries would be good for that since they do the babysitting for all of the tasks (so adding the task could happen through...
I'm not too concerned with the merge conflicts as I don't want this to be merged yet. It's still a long way off & I am going to need a...
Do we instead want to be able to detect arbitrary dialects? E.g., A linter of Samuel Clemens to be placed on Mark Twain's writings? How would that even be accomplished?...
Do you have this book? On Tuesday, January 13, 2015, Jordan Suchow [email protected] wrote: > — > Reply to this email directly or view it on GitHub > https://github.com/suchow/ProseLinter/issues/9.
However, this rule should probably allow for the more common variations in roman numerals, such as the use of Ↄ (in the context of, e.g., CIↃ = M = 1000...
@CatherineH I gave you permissions to write to branches, which I think should let you look at code climate and fix your pr. Right now you seem to be catching...
@gayanhewa my guess is you can edit your global gitconfig (on OSX it's at `~/.gitconfig`) and remove the line ``` [hub] protocol = https ```
I have not put in time developing a Word template for Berkeley. @suchow to what extent was Word generally supported by this collection of templates? My intuition is that a...
I didn't add the xstring extension to handle ending "s"es because I didn't want to introduce another dependency. But if that's ok, then I'll add that as well.
hmmm not sure why that broke