David Vo
David Vo
> [`explicit-function-return-type`](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/explicit-function-return-type.md) Should we use [`explicit-module-boundary-types`](https://typescript-eslint.io/rules/explicit-module-boundary-types/) rather than `explicit-function-return-type`?
This is still relevant 😞
We should probably think about how we can make match arms consistent with case arms. Ref: https://github.com/cursorless-dev/cursorless/issues/247
The appropriate syntax highlighting would be shell session, not plain bash. They're not valid bash scripts, after all.
More errors now! ``` photonlibpy/estimatedRobotPose.py:22: error: Bracketed expression "[...]" is not valid as a type [valid-type] photonlibpy/estimatedRobotPose.py:22: note: Did you mean "List[...]"? photonlibpy/photonPoseEstimator.py:151: error: Incompatible return value type (got "Pose3d...
This key moved to the `org.gnome.desktop.peripherals.keyboard` directory.
You could _try_ using `sed` to fix it. No guarantees there though.
Your newsfile needs to be a single line.
This is an issue with the GTK+3 theme. You should use a different GTK theme in the meantime.
`org.gnome.settings-daemon.peripherals.touchpad.deprecated` seems to exist in the that schema instead of `org.gnome.settings-daemon.peripherals.touchpad`. I tried replacing all instances of this (in `/usr/lib/python3.4/site-packages/UnityTweakTool/section`, grep for touchpad), but then I just get this: ```...