aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f8df54a6f02d25af9d846c06ea5fbec2dadbf982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
## Tabs Vs Spaces
Use this tool to count the amount of spaces versus the amount of tabs in your codebase.

### Setup

```bash
pip install tabsvsspaces
```

### Usage

```bash
tabsvsspaces folder
tabsvsspaces -e folder
```


### Links

 - [Github][github]
 - [Issues][issues]

[github]: https://github.com/romangraef/tabsvsspaces
[issues]: https://github.com/romangraef/tabsvsspaces/issues