Skip to content

fixes for docu, spelling, plus single elisp #1

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

widefox
Copy link

@widefox widefox commented Apr 10, 2024

spelling, whitespace, yaml indent
elisp fix for group

@jcs090218
Copy link
Member

I have intentionally set those indentations. 🤔 Do you have the reason why?

@widefox
Copy link
Author

widefox commented Apr 16, 2024

1222203 is just style fix (no whitespace after an opening bracket)
6354116 is an indentation fix highlighted by yamllint "expected 10, found 8" which fixes consistency with "emacs-version:" indent as well, and looks correct to me per https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions

@widefox
Copy link
Author

widefox commented Apr 18, 2024

Caveat I haven't tested the yaml whitespace changes, but the whitespace defines the structure per https://docs.platform.sh/learn/overview/yaml/what-is-yaml.html https://stackoverflow.com/questions/42247535/yaml-how-many-spaces-per-indent
The other fixes may be higher priority, given I don't know the priority of the yaml.

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