lint fixes, formatting, type hints, doc stubs etc#208
Merged
Conversation
- annotate pytest_collection_modifyitems signature and add a type-ignore for module_mapping; import and use typing.Any in tests - add explicit dict[str, Any] and dict[str, dict[str, Any]] annotations - introduce a _CategoriesData alias in the GitHub sync tests; and minor refactors (primary_data variable) for readability. These resolve typing issues which largely did not suggest any real problem with the actual implementations.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a primarily clean-up PR and the commits are self-explanatory.
prettierapplied whitespace changes are to keep the formatting of md (and aux files) from the web-based projects (such as AiHordeFrontpage) consistent with its submodulehaidra-assetswhich horde-model-reference shares.npx prettierin one repo, causes submodule changes which inherently conflict with other repositories.