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

Inconsistent and unconventional style #7

Open
langston-barrett opened this issue May 3, 2021 · 0 comments
Open

Inconsistent and unconventional style #7

langston-barrett opened this issue May 3, 2021 · 0 comments

Comments

@langston-barrett
Copy link

There are some aspects of souffle-mode that have an unconventional style and should be unified. For instance, from the Emacs manual:

Don’t make a habit of putting close-parentheses on lines by themselves; Lisp programmers find this disconcerting.

There are lots of parentheses on their own line in souffle-mode.

Indent the file using the default indentation parameters.

This is an indentation of 2, not 4. souffle-mode is inconsistent on this front, and that's my fault (I introduced some code with the standard 2-space indentation). Since this is my fault, I volunteer to fix it after I get a few more features in.

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

1 participant