Fabian Winter
Fabian Winter
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened I'm trying to use the new `ignore_words_regex` in rule L014. The regex...
Unfortunately, Goodtime has no tests. This makes code changes much more challenging than it needs to be (as I found out the hard way ;)). It would be very useful...
Roadmap?
This is a very nice collection of information and a very interesting project. Have you already started to implement your ideas? Do you want/need help? Is there a roadmap?
So, maybe we missed something or are doing something weird, but currently, we set up tests first by importing data into the database using ``. Then, we need to explicitly...
We want to call Genbi.exe automatically, using the CLI. Unfortunately, errors are silently caught and `$?` is `True`, even if the GUI shows an error dialog and no tests have...
Hi, I just noticed that there doesn't seem to be a 1.230.0 release for `NBi.VisualStudio`. The last one (1.22.1) still depends on `NBi.Framework` v1.22.0. Is that done on purpose?
In the documentation, it states that > for the moment the attribute run-once is not designed to be compatible with cleanup decorations. Since I would need that, I have been...
I have a short description text in my config, like this: `parser = configargparse.ArgumentParser( description='Just one sentence to describe my utility'`. Now I noticed that `ConfigArgParse` appends several sentences to...
**Version information.** 4.8.0 **Bug description.** After setting up `calcurse-caldav` and letting it run through `--init`, every further run results in an error with: ``` Pushing new object to the server....
Sometimes, a transaction has three or more postings. In the current dialog, two posting lines appear by default, and I have to add one manually when I need one. While...