Results 30 issues of David Pape

Hi! The headers for rst files should look more like this example right from this very repo: https://github.com/fsfe/reuse-tool/blob/e7040863a265db9b2314a2f29b3fcfd59f5cae51/docs/authors.rst (though maybe indented by 3 rather than 4 spaces) Currently, the reuse...

enhancement
comment-styles
stale

**Describe the bug** Inside a list, a comment followed by a single line with division operator causes additional lines breaks before each division operator. **To Reproduce** For example, take this...

T: bug
F: linebreak

"Unlisted" toots are not findable through their hashtags. However, toots containing hashtags are likely intended to be posted publicly. Thus, it would be nice to warn users when they compose...

- [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: Fedora Linux 38 (KDE...

:microbe: bug
:sponge: formatter

Hi, I came across a database query error when trying to blacklist certain words. I tried to blacklist the word "Water" which then was assumed to be a column. The...

In multiple HPC facilities, there is a concept of workspaces that you can manage using `ws_allocate` etc. This is not mentioned in the material, yet.

documentation
meeting-discussion
4️ prepare/deposit
architecture

With more and more Linux distributions configuring pip to disallow [installations in "externally managed environments"](https://itsfoss.com/externally-managed-environment/) (which includes your home directory), we might want to switch the suggestion to `pip install`...

documentation
good first issue

Hermes should have an abstraction layer for HTTP request capabilities. We should aim for a more uniform interface to the network as currently both `urllib3` and `requests` are used. The...

enhancement
architecture
conference-discussion

Support different configuration options for projects in ecosystems that have a well known configuration file (pyproject.toml, pom.xml, package.json, ...) Maybe there is something like [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) but for Python that couls...