-
It seems [ruff](https://github.com/astral-sh/ruff) has been very hot recently. The README says it can replace flake8 and pylint, and more importantly, it's 10-100x faster.
Someone interested may tr…
-
**Describe the bug**
Cannot correctly save or update ACF Fields Groups. Some information gets lost while saving.
Happens with Flynt 2.1, is fine with Flynt 2.0.1 or TwentyTwentyFour theme.
**To R…
-
Hello,
I was attempting to install the pre-release version of qsim in a fresh anaconda environment by running
`git clone https://github.com/quantumlib/qsim.git
cd qsim
make
pip install .`
Thi…
-
-
**Describe the bug**
TypeError when executing `darker --flynt` which had been working with flynt-0.77
**To Reproduce**
Steps to reproduce the behavior:
1. In a fresh virtualenv, `pip3 install da…
-
### Discussed in https://github.com/flyntwp/flynt/discussions/541
Originally posted by **rajpatel2435** March 26, 2024
Hey guys, is there anyone who has the complete documentation for flynt? A…
-
with
```
composer show timber/timber
name : timber/timber
descrip. : Create WordPress themes with beautiful OOP code and the Twig Template Engine
keywords : templating, themes, timber, twi…
pgnd updated
6 months ago
-
### Expected Behavior
Timber to work with Twig 3.10 that is allowed to be installed according to the included `composer.json`.
### Actual behavior
```
Fatal error: Uncaught Exception: You must…
rmens updated
5 months ago
-
**Describe the bug**
I get `AttributeError` when running Darker.
**To Reproduce**
Steps to reproduce the behavior:
1. pip install -U darker flynt
3. Run Darker with `darker .`
4. See err…
-
When having an `__init__` file with an `__all__` and an import that does not appear in `__all__`, an inifinte loop occurs as ruff tries to add the import to `__all__`. Full recreation details are belo…