boostorg / boostorg/docca

Global variables on multiple lines

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
25
PR merge metrics
No merged PRs in 30d

Description

When a global variable is emitted it is all on one line:
![image](https://user-images.githubusercontent.com/1503976/134364104-825335d2-5f79-4950-a4f7-949fbfe2863e.png)

it would be better formatted thusly, the same as the functions:
```
constexpr
bnf::lut_chars
unreserved_chars;
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.