Skip to content

Fix all but the last lint (mostly adds PipeWire backend docstrings)#114

Merged
SolarLiner merged 3 commits intoSolarLiner:mainfrom
tonarino:fix-lints-pipewire-docs
Nov 12, 2025
Merged

Fix all but the last lint (mostly adds PipeWire backend docstrings)#114
SolarLiner merged 3 commits intoSolarLiner:mainfrom
tonarino:fix-lints-pipewire-docs

Conversation

@strohel
Copy link
Copy Markdown
Contributor

@strohel strohel commented Nov 9, 2025

Description

A kind of follow-up to #107.
This fixes all but but one clippy lints (at least for me on Linux with --all-features), most of the work was adding basic docs to the pipewire backend

The last remaining lint is of unused field in DuplexCallback::resample_config. I assume this is somewhat WIP, also per #29 (same as in #107).

Type of Change

  • Documentation update
  • Code cleanup or refactor

How Has This Been Tested?

Compiles. :)

Checklist:

  • My code follows the style guidelines of this project
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Wherever possible, I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@strohel strohel requested a review from SolarLiner as a code owner November 9, 2025 14:35
@strohel strohel changed the title Fix all but the last lints (mostly adds PipeWire backend docstrings) Fix all but the last lint (mostly adds PipeWire backend docstrings) Nov 9, 2025
@SolarLiner SolarLiner merged commit c9d19d2 into SolarLiner:main Nov 12, 2025
21 checks passed
@strohel strohel deleted the fix-lints-pipewire-docs branch February 9, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants