[quicwg/base-drafts] Python linting script (#1032)
Mike Bishop <notifications@github.com> Sun, 24 December 2017 20:52 UTC
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 721CB126579 for <quic-issues@ietfa.amsl.com>; Sun, 24 Dec 2017 12:52:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level:
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oQiNIdpkp5hA for <quic-issues@ietfa.amsl.com>; Sun, 24 Dec 2017 12:52:08 -0800 (PST)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5C321242F7 for <quic-issues@ietf.org>; Sun, 24 Dec 2017 12:52:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com; h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=p4inkuIxaJnmvYkdvTYFvV8rHa4=; b=u+vu03COG3zW2pZ+ fZOD7n9A8sEsZdwkqFg2Cpr9mCF41u/mjnis8PuUvvB2qvdR2gLzi92OoO24dQwb XuW2SRzuEeUZvijfGIdGEpBCz8Eml5vB0dOmKprxvW+G/+9SnNfaW+YX3XKPo3/M f7SUe3ChzGr0owj/UFZBXfdPQ7w=
Received: by filter1100p1mdw1.sendgrid.net with SMTP id filter1100p1mdw1-11073-5A401377-1 2017-12-24 20:52:07.023412277 +0000 UTC
Received: from github-smtp2b-ext-cp1-prd.iad.github.net (github-smtp2b-ext-cp1-prd.iad.github.net [192.30.253.17]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id DfWAhVNuTxuVONysK8nPvw for <quic-issues@ietf.org>; Sun, 24 Dec 2017 20:52:06.977 +0000 (UTC)
Date: Sun, 24 Dec 2017 20:52:07 +0000
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab55bdee362a0e06e0ef7d2c1c267b4aba44dcc23192cf000000011657d57692a169ce10f35235@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1032@github.com>
Subject: [quicwg/base-drafts] Python linting script (#1032)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5a401376d973d_75b63ffa896d4f346718f"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2P7yhEHtpfCcIviXQtwRU+ZDcWf9oI19wuR/ /kn5j8EVUgND1w2stdlLIsfh1jz9l+Kmi5hCLnCA7XuyNiyBwfJXPa8vnUXvYPEoPpWHnxtUnQUNWZ /b3AZXhmXZw9RMoeMI3TdJmKDqgWaA59nmDh1dlcu17nfcCIHsBWINcHR6i0+35df+bwCLifS7F3RG c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IbbM5BptE1xMy9dykCD09KLqlYo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.22
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 24 Dec 2017 20:52:09 -0000
Per @martinthomson's suggestion, keep linting every time and just lint more quickly. `make lint` now runs in about three seconds on WSL, which seems acceptable. Depends on https://github.com/martinthomson/i-d-template/pull/127 to add Python 3.x support to the Docker image for Circle support and local support simultaneously. Builds on #1031. You can view, comment on, or merge this pull request online at: https://github.com/quicwg/base-drafts/pull/1032 -- Commit Summary -- * Make figures comply with 65-character limit * Use Python script to lint drafts * Fix mode on .lint.py for non-Windows systems -- File Changes -- A .lint.py (64) M Makefile (10) M draft-ietf-quic-http.md (60) M draft-ietf-quic-recovery.md (116) M draft-ietf-quic-tls.md (12) -- Patch Links -- https://github.com/quicwg/base-drafts/pull/1032.patch https://github.com/quicwg/base-drafts/pull/1032.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/quicwg/base-drafts/pull/1032
- [quicwg/base-drafts] Python linting script (#1032) Mike Bishop
- Re: [quicwg/base-drafts] Python linting script (#… Martin Thomson
- Re: [quicwg/base-drafts] Python linting script (#… Mike Bishop
- Re: [quicwg/base-drafts] Python linting script (#… Mike Bishop
- Re: [quicwg/base-drafts] Python linting script (#… Martin Thomson
- Re: [quicwg/base-drafts] Python linting script (#… Mike Bishop
- Re: [quicwg/base-drafts] Python linting script (#… Mike Bishop
- Re: [quicwg/base-drafts] Python linting script (#… Martin Thomson
- Re: [quicwg/base-drafts] Python linting script (#… Martin Thomson
- Re: [quicwg/base-drafts] Python linting script (#… Mike Bishop
- Re: [quicwg/base-drafts] Python linting script (#… Martin Thomson
- Re: [quicwg/base-drafts] Python linting script (#… Martin Thomson
- Re: [quicwg/base-drafts] Python linting script (#… Mike Bishop
- Re: [quicwg/base-drafts] Python linting script (#… Mike Bishop
- Re: [quicwg/base-drafts] Python linting script (#… Martin Thomson
- Re: [quicwg/base-drafts] Python linting script (#… Martin Thomson