anatawa12
anatawa12
Closes #13, #12
I want `--fuzzy` option in patch
The patch program tries to apply all hunks even if some hunk fails and outputs applied data and failed hunk list.
at commit 9d271fc5 ``` Warning: Git remote undefined was not found auto-changelog: 0 version tags found… TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of...
fixes KT-17882 Sorry, I couldn't found the best way to implement tests so can you help me or can you add tests for this? I've tested that - dumped IR...
Currently, `guard` parameter accepts guard function, not a guard object. I want to use guard object like `Header("", "")` in router attribute. So, I request adding a parameter for `guard_obj`...
I want to read mca file so can you support opening mca file as a set of nbt? The mca file is made of multiple nbt. I think it's one...
If possible, please add discord.xml to .gitignore of .idea directory. The Intellij IDEA creates .gitignore in the .idea directory when detects git repository. In the .gitignore, some files shouldn't include...
See Also: #4480. `findBestLocale` function in this PR is very similar to `findBestLocaleFor` in #4480. If both is going to be merged, They may be merged. In this implementation, 1....
Fixes/Implements: [Redirect to user's browser preferred language](https://feedback.js.wiki/wiki/p/redirect-to-users-browser-preferred-language) I'm planning to use wiki.js. I want to use this feature so I implement this feature. **TESTING** I've tested with the following commands...