summaryrefslogtreecommitdiff
path: root/.helix
AgeCommit message (Collapse)Author
2026-06-11[chore] helix config: enable pyling and use black via pylspBnyro
2026-06-10[chore] devops: add languages config for helix editorBnyro
The default Helix configuration for Python is different, so the pylint warnings aren't shown and the formatter re-formats files by accident when you edit an existing file. Therefore, this commit adds `python` language configuration to ease developing SearXNG with Helix Editor [^1]. [^1]: https://helix-editor.com