Simple python script that finds non private attributes in your Java project.
- Python 3 - any version should work
-
Install regex PyPi model:
In most cases:pip install regex
OpenSUSE
sudo zypper in python3-regex
Ubuntu
sudo apt install python3-regex
-
Clone the repo to a folder next to your project
git clone https://github.com/SrGesus/non-private-finder.git
Optionally edit the project_directory variable to a root folder of your choosing -
CD into the cloned folder and run the script
cd non-private-finder && python3 finder.py
-
FIX YOUR CODE!!!
One Love DM, One Love ❤️☮️