Alex Băluț

Results 19 issues of Alex Băluț

Running pylint manually for ~100 files in my project takes 50 seconds. When committing 70 changed files, it takes 10 minutes because pylint is run separately for each file.

As seen below, when the pylint process fails, git-pylint-commit-hook reports a score of `0/10.00`. Would be useful to forward pylint's stderr when this happens, to be able to debug. ```...

You can try for example GEdit or Pitivi. The detected size has +25 pixels on the left, +25 pixels on the right, +22 pixels at the top, +28 pixels at...

Where should these clang intrinsic headers be? I looked at https://github.com/pedronavf/osxcross/blob/master/wrapper/target.cpp#L304 and I see it's checking `/usr/include/clang` but it seems it fails to notice the `4.0` subfolder. How can I...

#### What version of the `csv` crate are you using? csv = "1.1.6" #### Briefly describe the question, bug or feature request. The header line is parsed as the rest...

doc

http://lazka.github.io/pgi-docs/#Peas-1.0/classes/ExtensionSet.html#Peas.ExtensionSet shows only "The Peas.ExtensionSet structure contains only private data and should only be accessed using the provided API." It should show much more, see: https://developer.gnome.org/libpeas/stable/PeasExtensionSet.html#PeasExtensionSet.description

upstream

For example https://lazka.github.io/pgi-docs/GES-1.0/classes/VideoSource.html#GES.VideoSource suggests that you can use "GES.VideoSource.props.posx" but that is not true, you can only read a property with http://lazka.github.io/pgi-docs/#GES-1.0/classes/TrackElement.html#GES.TrackElement.get_child_property

bug

I see the Teensy-LC has pin 24 and 25 which seem unused. Can these be routed to control two more leds? ![PXL_20220601_045426361 MP](https://user-images.githubusercontent.com/505582/171332625-f246bc46-3d90-401b-a5a8-991b2804d313.jpg)

When the manifest specifies modules to be built out of git branches, which are a moving target, it's not always clear what commits exactly have been used to build the...

## Linux distribution and version Very recent ArchLinux ## Flatpak-builder version flatpak-builder 1.0.9 ## Description of the problem / Steps to reproduce Create a directory with the following manifest.json: ```...