-
https://github.com/DavidAnson/markdownlint/issues/80
This seems like a trivial feature to add: replace a complaining `". "` with `".\n "`.
Knowing whether to use `\r\n` or `\n` is a harder probl…
-
https://blog.golang.org/examples
re #241
-
There are currently 77 more than 100 open pull requests, with maybe roughly half of them needing attention of someone with write-access to the repository (Charles or Mike). To help expedite this bottl…
Coeur updated
2 weeks ago
-
_The original plan was to lift the regexes directly, but I’d forgotten that Standard Ebooks is a GPL3 codebase, and here is MIT. Obviously we can’t copy everything directly over, so the new plan is th…
-
@tomaszaba I think it might be good to change the name to `mwana` now rather than later. In each of your past two PRs, you have needed to change quite a lot of files already. I think changing ipccheck…
-
@jcs090218 I believe that this doesn't work when the `flymake` error takes multiple lines. Consider that I'm using `eglot` with the `haskell-language-server-wrapper` LSP server.
In particular looki…
-
As pieces for compatibility between Dask, Xarray, and Pint are coming together (e.g., [xarray/#4221](https://github.com/pydata/xarray/pull/4221), [pint/#1129](https://github.com/hgrecco/pint/pull/1129…
-
Let me start by saying, the workflow so far has been good :relaxed: but to ensure the best experience :muscle: you should be following these guidelines:
- issues and prs need to be labeled, the QA kn…
-
I think we need to figure out a good release process for this repo (not sure what the standard is for other `webpack-contrib` repos). First things first, we should probably create:
- [ ] A `prepubl…
-
Hello,
We are experiencing an issue with pod probes where they are not ran in sync with the configuration, which let suggests that the `initialDelaySeconds` is not correctly applied (or some other …