mirror of
https://github.com/lbonn/rofi
synced 2024-11-27 22:30:37 +00:00
Merge remote-tracking branch 'origin/master' into barview
This commit is contained in:
commit
7aef96d391
1 changed files with 1 additions and 0 deletions
|
@ -413,6 +413,7 @@ if uncrustify.found()
|
||||||
command: [
|
command: [
|
||||||
uncrustify,
|
uncrustify,
|
||||||
'-c', join_paths(meson.source_root(), 'data', 'uncrustify.cfg'),
|
'-c', join_paths(meson.source_root(), 'data', 'uncrustify.cfg'),
|
||||||
|
'--replace',
|
||||||
rofi_sources
|
rofi_sources
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue