]> granicus.if.org Git - vim/commit
patch 9.0.1234: the code style has to be checked manually v9.0.1234
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Jan 2023 21:14:53 +0000 (21:14 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Jan 2023 21:14:53 +0000 (21:14 +0000)
commitebfec1c531f32d424bb2aca6e7391ef3bfcbfe20
treed017ab5fcc15f2eef851de089c3b2aef39d7a387
parent3d79f0a4309995956bd8889940cca22f7a15881d
patch 9.0.1234: the code style has to be checked manually

Problem:    The code style has to be checked manually.
Solution:   Add basic code style checks in a test.  Fix or avoid uncovered
            problems.
34 files changed:
src/blowfish.c
src/cindent.c
src/crypt_zip.c
src/diff.c
src/digraph.c
src/ex_cmds.c
src/ex_cmds.h
src/gui_beval.c
src/gui_motif.c
src/gui_photon.c
src/gui_x11.c
src/gui_xmebw.c
src/if_cscope.c
src/if_lua.c
src/if_python3.c
src/insexpand.c
src/macros.h
src/nbdebug.c
src/nbdebug.h
src/nv_cmds.h
src/optiondefs.h
src/os_amiga.c
src/os_mac_conv.c
src/os_vms.c
src/quickfix.c
src/regexp_bt.c
src/regexp_nfa.c
src/search.c
src/termlib.c
src/testdir/Make_all.mak
src/testdir/test_codestyle.vim [new file with mode: 0644]
src/uninstall.c
src/version.c
src/vim.h