[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3362: Add a CI check for tab literals in .py files

Tahoe-LAFS trac at tahoe-lafs.org
Fri Jul 31 11:56:48 UTC 2020


#3362: Add a CI check for tab literals in .py files
------------------------------------+------------------------------
     Reporter:  chadwhitacre        |      Owner:
         Type:  task                |     Status:  new
     Priority:  normal              |  Milestone:  Support Python 3
    Component:  dev-infrastructure  |    Version:  n/a
   Resolution:                      |   Keywords:
Launchpad Bug:                      |
------------------------------------+------------------------------

Comment (by chadwhitacre):

 No tabs currently, it appears.


 {{{
 $ find . -name \*.py | grep -v .tox | xargs grep $'\t'
 $
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3362#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list