Mackenzie

Results 12 issues of Mackenzie

Growstuff isn't run by Skud anymore or a commercial business anymore. https://www.growstuff.org/support

curated: beginner

The docs concept didn't explain doc tests or check that people could write them, and that seemed like a gap. This fills that gap. (The test for this is based...

The implementation notes say that it should only work for lists of the same length but don't say what to do otherwise. Yes, it's discoverable by running the tests, but...

Mostly taken from Elixir's Key Features list, since they're naturally going to be similar, what with Elixir being based on Erlang. Fixes #444

A lot of the functions for analyzing code that are defined repeatedly with different headers, it can be hard to tell what _semantically_ each one is for. They're mainly private...

## Bug Description I ran the unused_macro rule on exmld, and I hit ctrl+c after an hour and a half. I don't know how much longer it would've run for....

bug

I turned it off for now because it made CI fail in 1.13 before getting to the more important bits. This is a reminder to turn it back on once...

I was filing a ticket about the following when I realized I could just fix it, so here's an explanation of the bug, along with a PR for the fix....

I noticed my Plausible Analytics code wasn't showing up. After investigating, I found that ``` {{- $analytics := .Scratch.Get "analytics" | default dict -}} ``` was returning `[]` instead of...

It should be possible to programmatically determine that "hey, this post has an image tag inside it!" and then add a little Bootstrap `glyphicon glyphicon-camera` next to the post title...

type: feature
effort: medium
Photos