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

indentations #11

Open
dirkschumacher opened this issue Aug 2, 2019 · 5 comments
Open

indentations #11

dirkschumacher opened this issue Aug 2, 2019 · 5 comments

Comments

@dirkschumacher
Copy link
Owner

With the new R6 AST we can indent properly simply by counting the number of parent scopes. But tabs or spaces? 🤔

@coatless
Copy link

coatless commented Aug 2, 2019

Spaces.

@dirkschumacher
Copy link
Owner Author

Either I build something myself or someone writes a package wrapping libFormat :)

@coatless
Copy link

llvm mirror on github w/ Format:

https://github.com/llvm-mirror/clang/tree/master/lib/Format

https://github.com/llvm-mirror/clang/blob/master/include/clang/Format/Format.h

Might be easiest to link to a system installation vs. including sources in the package.

Repository owner deleted a comment Jan 1, 2024
Repository owner deleted a comment Jan 1, 2024
Repository owner deleted a comment from katsavav Jan 24, 2024
@coatless
Copy link

@dirkschumacher are you reporting these as spam by chance?

@lcdm123
Copy link

lcdm123 commented Jan 24, 2024 via email

Repository owner deleted a comment Feb 26, 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

3 participants