Skip to content

[Bug] #736

@nikosavola

Description

@nikosavola

Describe the bug
Uncrustify in CI complains about deprecated settings:

./.uncrustify.cfg:164: option 'indent_sing_line_comments' is deprecated; did you want to use 'indent_single_line_comments_before' instead?

./.uncrustify.cfg:317: option 'sp_balance_nested_parens' never works; it has been replaced by 'sp_paren_paren'.

./.uncrustify.cfg:783: option 'sp_before_tr_emb_cmt' is deprecated; did you want to use 'sp_before_tr_cmt' instead?

./.uncrustify.cfg:786: option 'sp_num_before_tr_emb_cmt' is deprecated; did you want to use 'sp_num_before_tr_cmt' instead?

Option<UNUM>: at ./.uncrustify.cfg:937: Expected unsigned number , for 'align_nl_cont'; got 'false'
./.uncrustify.cfg:1011: option 'nl_func_var_def_blk' is deprecated; it has been replaced by 'nl_var_def_blk_end_func_top'.
You can also use 'nl_var_def_blk_end' for additional functionality.

./.uncrustify.cfg:1636: option 'pp_space' is deprecated; it has been replaced by 'pp_space_after'.

To Reproduce
Steps to reproduce the behavior:
Open a PR, check uncrustify output

Expected behavior
Settings file is up-to-date with used uncrustify version

Please provide logs if you're experiencing notification errors / bugs
https://github.com/ErikReider/SwayNotificationCenter/actions/runs/24993210066/job/73183610573?pr=734

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions