h1029306
V2EX  ›  问与答

问一下大家有没有对 C/C++代码格式检查的工具?

  •  
  •   h1029306 · Jan 18, 2016 · 3000 views
    This topic created in 3810 days ago, the information mentioned may be changed or developed.
    问一下 V 友,有没有对 C/C++代码格式检查的工具?比如说我制定好一个代码格式的规则,例如只能使用 Tab 对齐而不能使用空格对其,然后这个工具对代码中的格式进行检查,如果发现有用空格对齐而不是 Tab 对齐的就给出警告以便进行修改?
    3 replies    2016-01-18 23:25:20 +08:00
    congeec
        1
    congeec  
       Jan 18, 2016 via iPhone
    Clang-format
    zhjits
        2
    zhjits  
       Jan 18, 2016
    Uncrustify 自动修改
    zcbenz
        3
    zcbenz  
       Jan 18, 2016
    一直用 google 的 cpplint
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1044 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 46ms · UTC 18:34 · PVG 02:34 · LAX 11:34 · JFK 14:34
    ♥ Do have faith in what you're doing.