This commit is contained in:
arcan1s
2015-10-20 00:11:08 +03:00
parent af6f0d76d3
commit ecdeda7712
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ category: en
type: paper
hastr: true
layout: paper
tags: awesome-widgets, development, c++, cmake
tags: development, c++, cmake
title: Add cppcheck and clang-format for a cmake project
short: cppcheck-and-clang-format
description: A small How-To which describes how to add automatic code style checking and static analyser to a project on <code>C++</code> which uses <code>cmake</code> as a build system.