Skip to content

Commit 0831768

Browse files
authored
Remove Python styleguide (#229)
We use black for formatting now instead of a tool that follows Google's Python styleguide, so the included HTML is no longer relevant.
1 parent 3df3b70 commit 0831768

File tree

3 files changed

+1
-2918
lines changed

3 files changed

+1
-2918
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repository contains our style guides for C++ and Java code, various IDE sup
1010

1111
Anything submitted to a wpilibsuite project needs to follow the code style guides outlined here. For details about the style, please see the contributors document [here](CONTRIBUTING.md#coding-guidelines).
1212

13-
Style configuration files for IDEs are in the [ide](ide) folder. The style guides for C++, Java, and Python are named `cppguide`, `javaguide`, and `pyguide` respectively.
13+
Style configuration files for IDEs are in the [ide](ide) folder. The style guides for C++ and Java are named `cppguide` and `javaguide` respectively.
1414

1515
## Setup
1616

pyguide.css

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)