xjdr / flint

An open-source lint program for C++ developed by, and used at Facebook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My fork of flint: Facebook's C++ Linter (D only)

flint is an open-source lint program for C++ developed and used at Facebook.

flint is published on Github at https://github.com/xjdr/flint;

This version of flint has been tested on OSX and Debian Jessie

Dependencies

Tested against DMD64 D Compiler v2.070.2

To Build

$> make 

About

An open-source lint program for C++ developed by, and used at Facebook.

License:Boost Software License 1.0


Languages

Language:Makefile 52.3%Language:D 47.6%Language:C++ 0.1%