Pascal Wittmann

Results 22 issues of Pascal Wittmann

## What type of PR is this? (check all applicable) - [ ] 🚀 Added Name - [ ] ✨ Feature - [ ] ✅ Joined Community - [ ]...

Previously, 'su --command=something' would result in SC2117 although it is the official long version of 'su -c something'.

#### General Information * **OpenLauncher Version:** 0.7.0 * **Android Version:** 4.4.2 * **Custom ROM:** None * **Install Source:** F-Droid #### Description When I click on Settings → Behavior openlauncher crashes...

I am unable to integrate kubeconform into our Gitlab CI pipeline using the Alpine docker image. The relevant part of my Gitlab CI configuration is ``` lint-kubeconform: stage: validate image:...

monitor.nixos.org is outdated since mid of april, from what I can see due to some unhandled exception in fetch_gentoo.

Gentoodistfiles [reports](http://monitor.nixos.org/pd?p=udisks_glue) for udisks-glue that version 2.2.0 is available, which is not the case. Udisks-glue is in nixpkgs up-to-date with version 1.3.5. I have no idea where this confusion comes...

Empty `properties` declarations do not contain additional information and can be confusing when reading the CRD. In addition, they can make analyses and transformation tools choke. This happened for example...

### Describe the bug The app drawer the status bar (using some fade-out animation). That is fine with me, albeit unnecessary. However, once I close the app drawer the status...

bug

The hit policy `Unique` is defined as > Unique: no overlap is possible and all rules are disjoint. Only a single rule can be matched. https://www.omg.org/spec/DMN/1.3/PDF `Unique` is the default...

enhancement

Hasic and Vanthienen propose in [_Complexity Metrics for Decision Model and Notation (DMN) Models_](https://github.com/red6/dmn-check/files/8366279/DMN_model_complexity_2019.pdf) complexity metrics for DMN. There is potential to detect and reduce complexity in DMN decisions, if...

enhancement