Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code style for phpdoc #21

Closed
kesselb opened this issue Jul 12, 2024 · 1 comment
Closed

Code style for phpdoc #21

kesselb opened this issue Jul 12, 2024 · 1 comment

Comments

@kesselb
Copy link
Contributor

kesselb commented Jul 12, 2024

The code style is documented https://docs.nextcloud.com/server/latest/developer_manual/getting_started/codingguidelines.html#comments but not checked with php-cs-fixer.

Possible rules:

Rule Affected files in server
phpdoc_single_line_var_spacing => true 153
'phpdoc_align' => ['align' => 'left'] 205

What about git blame?

https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view

@nickvergessen
Copy link
Member

both sound good to me

kesselb added a commit that referenced this issue Aug 23, 2024
#21

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb closed this as completed Aug 23, 2024
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

No branches or pull requests

2 participants