Andrew
Andrew
Contracts reports a spurious contract violation error, then allows normal execution flow anyway. **Source** https://github.com/mcandre/mcandre/blob/9f587d85754d02f2f10d24062d924d4e427144a9/ruby/beer.rb **Trace** ``` $ ./beer.rb 99 bottles of beer on the wall, 99 bottles of beer....
My use case for gfm-plugin is getting IntelliJ to highlight Markdown with GitHub-Flavored Markdown syntax, but triple backticks code blocks are still being treated as ordinary text.
I wish cargo-script were able to load dependencies from the regular `Cargo.toml` file, as that system is able to handle more complicated dependency configurations. For example, `Cargo.toml` can specify custom...
The source code declares an object with some default values, but I don't see `minifyJS` there. Is this assumed to be false by default?
I set `minifyJS` to `true`, but my inline JavaScript snippets are not being minified. Could express-minify-html minify inline JS, and inline CSS as well? That could also reduce our bandwidth...
You had one job!!!
Please add support for using Pik in environments where the primary Ruby available is not 1.8 but 1.9.
lua-inspect could be really useful for Lua coders. Would you like to publish lua-inspect to [LuaDist](http://luadist.org/)? This way, users can install it easily with `luadist install lua-inspect`.
Please update the homepage link to point to the de facto homepage: https://github.com/mascarenhas/luaclr/wiki
Please synchronize important refs, including branches, tags, and releases, to make it easier to navigate the codebase across different timelines.