Michele Bianchi
Michele Bianchi
I tried to install this extension of Firefox for Android and the Firefox extensions website told me it was not available for that platform.
Tl;Dr === When formatting HLSL code the resulting format ignores the `.clang-format` file that's present in the Workspace, if present. I didn't test other languages, but it seems like the...
When using yubikey-backed ssh keys to access a github repository the CLI operations do not show any notification that a touch is required.
I am using `cmake-scripts` through [CPM](https://github.com/cpm-cmake/CPM.cmake/), which accepts only tags (or semantic versioning tags, `v.X.Y.Z`) to specify which version of the project to retrieve. I wanted to use `tools.cmake` in...
I have been trying to use the library to encode/decode messages using the [CCSDS standard][ccsds_std] for the last couple days and I cannot seem to be able to get results...
When using `prettybat` I get this warning: ```shell $ prettybat file.cmake /usr/bin/prettybat: line 395: formatter_black,_supports: command not found ``` Looking through the script it seems like `black` is the only...
**Description:** When providing a `pyproject.toml` that uses TOML 1.0.0 entries as `python-version-file` the action fails due to an error within the TOML parser. **Action version:** `v5.1.0` **Platform:** - [x] Ubuntu...
Hello, I am sorry for opening an issue as I did not know how to ask a question in another way. I have noticed that the project's Github actions take...