Skip to content

chore: enable jsdoc linting rules#8077

Open
MatrixNeoKozak wants to merge 1 commit into
nextcloud:mainfrom
MatrixNeoKozak:fix/improvement-1781777174579
Open

chore: enable jsdoc linting rules#8077
MatrixNeoKozak wants to merge 1 commit into
nextcloud:mainfrom
MatrixNeoKozak:fix/improvement-1781777174579

Conversation

@MatrixNeoKozak

Copy link
Copy Markdown

Enabling JSDoc linting rules in .eslintrc.js to enforce better documentation standards across the project. Previously, these rules were explicitly disabled, which allowed undocumented or poorly documented functions to accumulate, hindering maintainability. This change updates the linting configuration to warn when JSDoc parameters or types are missing, encouraging developers to provide comprehensive documentation and leading to more robust and readable code.

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.

1 participant