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

Add EditorConfig Settings #11

Closed
tajmone opened this issue Aug 27, 2019 · 2 comments
Closed

Add EditorConfig Settings #11

tajmone opened this issue Aug 27, 2019 · 2 comments
Assignees
Labels
💡 enhancement Improvement request of current features 🔨 EditorConfig Tool: EditorConfig for code-styles consistency

Comments

@tajmone
Copy link
Contributor

tajmone commented Aug 27, 2019

Take the .editorconfig file from the ALAN Repository Template and add it to the project root folder.

This will add application agnostic setting for Alan related files (*.alan, *.i, *.a3sol, *.a3log) via EditorConfig, ensuring consistent code styling across different editors and IDEs, and improve Alan sources visualization on GitHub.

@tajmone tajmone added the 💡 enhancement Improvement request of current features label Aug 27, 2019
@tajmone tajmone self-assigned this Aug 27, 2019
@tajmone
Copy link
Contributor Author

tajmone commented Oct 5, 2020

I just realized that I had created the PR for the EditorConfig settings on my fork instead of here on the upstream!

Arrrrrgggghhhh. Now the PR is over a year old, might need to rebase it and check if it's still good.

These are the type of things tend to happen when one is over-worked 🥵, under-slept 😵, and severely intoxicated 🤢 by too many expressos! ☕ ☕ ☕

@tajmone tajmone added the 🔨 EditorConfig Tool: EditorConfig for code-styles consistency label Oct 5, 2020
@thoni56 thoni56 closed this as completed in d1b47f7 Oct 6, 2020
@thoni56
Copy link
Collaborator

thoni56 commented Oct 6, 2020

The configuration file has been added but no re-formatting has been done. And the value of that within the compiler and interpreter directories are limited as the .alan et al. files are not very visible outside of this project. Any new such files should/could be formatted "standardised" settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 enhancement Improvement request of current features 🔨 EditorConfig Tool: EditorConfig for code-styles consistency
Projects
None yet
Development

No branches or pull requests

2 participants