view tests/test-check-format.t @ 46453:1c66795862cf

branching: merge with stable
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 01 Feb 2021 12:55:53 -0800
parents d4c8b4b90ecb
children 5be886200eb6
line wrap: on
line source

#require black test-repo

  $ cd $RUNTESTDIR/..
  $ black --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`