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

Implement Styleguide #336

Open
6 tasks
bwbohl opened this issue Jun 13, 2023 · 4 comments
Open
6 tasks

Implement Styleguide #336

bwbohl opened this issue Jun 13, 2023 · 4 comments

Comments

@bwbohl
Copy link
Member

bwbohl commented Jun 13, 2023

For easier future maintenance and development, we should introduce style guidelines for the different (programming) languages used in Edirom Online:

@bwbohl bwbohl added this to the refactoring milestone Jun 13, 2023
@kepper
Copy link
Member

kepper commented Nov 9, 2023

For Javascript, I would suggest to use Standard instead (https://standardjs.com/). Bloody simple to set up, and comes with a lot of tools to ensure proper use. Well integrated into editors as well…

@bwbohl
Copy link
Member Author

bwbohl commented Nov 9, 2023

Many thanks for that valuable contribution!

@bwbohl
Copy link
Member Author

bwbohl commented Nov 9, 2023

standardjs apparently also seems to be used by https://github.com/super-linter/super-linter – a tool I would very much like to use in all linting and formatting contexts.

@bwbohl
Copy link
Member Author

bwbohl commented Nov 9, 2023

super-linter would cover the following languages that are being used in Edirom Online:

  • CSS
  • HTML
  • XML (--> XSLT?)

Unfortunately, I can't find good or up-to-date XQuery formatters…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants