Mystic

Results 34 issues of Mystic

### Problem: Linguist currently counts `Python` files generated by `Protocol Buffers` as regular `Python` code. These `machine-generated` files should be `excluded` from language statistics. --- ### Example: Typical patterns for...

Improvement

---Added by npm team--- > See this comment https://github.com/npm/cli/issues/8153#issuecomment-2718937461 for the proper way to have package-level config that does not collide with npm config **Summary** When running `npm --version`, npm...

## Steps to Reproduce ```bash cruft create https://github.com/x-pt/template ``` ## Actual Behavior ```txt ╭─ Error ────────────────────────────────────────────────────────────────╮ │ Was unable to locate a Cookiecutter template in `/tmp/tmpdzzhqldt` ! │ ╰────────────────────────────────────────────────────────────────────────╯ ```...