https://github.com/nea89o/tabsvsspaces
Count which is your codebase is using: Tabs or Spaces
https://github.com/nea89o/tabsvsspaces
cli spaces tabs tool
Last synced: 9 months ago
JSON representation
Count which is your codebase is using: Tabs or Spaces
- Host: GitHub
- URL: https://github.com/nea89o/tabsvsspaces
- Owner: nea89o
- Created: 2018-06-03T12:20:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T00:44:47.000Z (almost 6 years ago)
- Last Synced: 2025-08-24T21:18:38.285Z (10 months ago)
- Topics: cli, spaces, tabs, tool
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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