File: control

package info (click to toggle)
arcanist-clang-format-linter 0.git20161021-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 112 kB
  • sloc: php: 438; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 721 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: arcanist-clang-format-linter
Section: devel
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: https://github.com/pwithnall/morefas-phabricator
Vcs-Git: https://anonscm.debian.org/git/collab-maint/arcanist-clang-format-linter.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/arcanist-clang-format-linter.git

Package: arcanist-clang-format-linter
Architecture: all
Depends:
 ${misc:Depends},
 arcanist (>= 0~git20160124-1.3),
 clang-format,
 diffutils
Description: clang-format linter for Arcanist
 This package allows to use clang-format as a linter for
 arcanist to enforce style over a C/C++/Objective-C codebase.