-
Hey sir!
Readme could use the instructions on how to install, run and test the app.
I know most of us can see this directly from package.json, but it can be helpful for juniors.
I this site, it …
-
### Current Behavior
We are seeing this spurious error a lot. It's unclear what the cause it, but it seems to happen especially when there are a lot of affected files (i.e. change to root package.j…
-
We currently do have a [CI pipeline set up](https://github.com/kaitai-io/kaitai_struct_formats/actions?query=workflow%3Aformats.kaitai.io) for https://formats.kaitai.io/ — and it even *runs* on PRs, b…
-
Given that we have different authors with different styles, our formatting/conventions are not consistent. We should look into using something like [yapf](https://github.com/google/yapf) or [black](ht…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode:
* Followed all applicable steps in th…
-
We recently integrated automatic releases with Lerna by using execa, `--yes`, and a combination of other args. This is the gist of our script.
First we version:
```
execa('lerna', [
'version…
-
### Description
### Steps to reproduce
I have this state, where both `packages/cli` and `apps/docs` are git submodules:
```
❯ git status …
-
The README file is underwhelming at the moment. There is room for a lot of improvement, from improving the installation guide to improving the general layout. If anyone has any suggestions, I'm all ea…
-
Expose a `--dry-run` option to the `swiftlint autocorrect` command to only report corrections but not apply them.
-
When using a custom parser preset, any form of the word "fix" seems to break parsing of references.
Running `echo "refs#111111 Fixed something" | commitlint` yields the following error:
```
{
…