nxstyle: reports brace alignment problem on solitary blocks
Open
Type: Bug
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
When having something like:
void function(void)
{
.. code ..
{
... code ...
}
}
it reports a problem on the inner braces as if they were not aligned correctly.
Contributor guide
Assessment
This issue has not been assessed yet.