-
The formatter is specified like this:
```nix
{
inputs = {
nixpkgs-lib.url = "github:nix-community/nixpkgs.lib";
systems.url = "github:nix-systems/default";
nixfmt.url = "github:ser…
-
Would you a) be willing to have that config option and b) how hard would you think this would be to add?
-
Hi,
Windows 11
Python 3.11.4
snirf 0.7.4
I'm learning to use the module to create snirf files from scratch. I've run into a problem, where my code also uses the `logging` module and sets `logg…
-
Hi, could you explain how your extension works? For me after clicking "format document" nothing happens!
VSCode Version 1.45.0
Lua version 5.3
-
Hello,
I know this issue might not be directly related to fastlane and is probably more of a ruby-related one, but I've been struggling with it for so many hours now and none of the suggestions I c…
-
Apologies if this issue is a bit messy.
### Description
So it would appear, contrary to the README and original PR https://github.com/roidrage/lograge/pull/61, using `keep_original_rails_log` do…
-
This will enable fixing automatically for users.
We'll need to watch closely for feedback :)
-
Every time I open vscode and run it for a while, and then save the python file, a pop-up window will pop up and will not disappear, causing the python file to fail to format on save. This problem can …
-
Steps to reproduce the behavior:
1. Enable AOSP in the plugin configuration as per the documentation:
```
com.cosium.code
git-code-format-maven-plugin
…
-
I have two VSCode dev environments:
One is my local workstation VScode (mac) with the latest isort and black available in $PATH.
The other one is pure devcontainer with controlled environment and …