Niklas Volcz
Niklas Volcz
Inserting dynamic parameters is currently done with loop + regexp + `string.replace` this can cause data leakage under certain circumstances. The fix would be to use a replace callback, something...
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: Ubuntu 22.04.1 LTS -...
- [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## Feature Request I would like to have a configuration option for disabling the formatter's collapsing/condensing of certain...
Thanks for providing an awesome service for the ecosystem! I almost always use npmtrends when I am comparing different npm packages and I try to document the reasons for my...
Adding an example site that uses the plugin would make it easier to evaluate.
We currently have `expect(screenshot).toMatchSnapshot(name[, options])` which is nice when comparing against at snapshot but it doesn't work when comparing a screenshot against a reference website which is useful for doing...
**Is your feature request related to a problem? Please describe.** When running GitLeaks after build it is common for generated and downloaded files to triggering false positives. You could accomplish...
For a task, is the list of files specified in sources available for commands so it can be used as a variable? I have a script that that I would...
I find this line in the readme confusing: `Automatic restoring and continuous saving of tmux env is also possible with tmux-continuum plugin.` Does this mean that it is preferred to...
The difference between "(D): Use of compromised dependency" and "(H): Use of compromised package" is unclear. There is no explanation of what make using a package as a dependency different...