ScalaCCF - utility to fix style and documentation comments in Scala files
Project description
Metaprogramming. Scala style and documentation fixer
Requirements
Python: 3.4
Install PyPI package
pip install scalaccf
Help
usage: ScalaCCF.py [-h] [-p P] [-d D] [-f F] [-v] [-t]
ScalaCCF - utility to fix style and documentation comments in Scala files
optional arguments:
-h, --help show this help message and exit
-p P Path to scala project directory to fix.
-d D Path to directory with Scala files to fix.
-f F Path to Scala file to fix.
-v, --verify Verify style and documentation comments
-t, --trace Fix style and documentation comments
Examples
python ScalaCCF.py -f 'C:\Users\Me\Scala\MyClass.scala' --trace
python ScalaCCF.py -p 'C:\Users\Me\Projects\MyProject' --trace
Using installed PyPI package:
scalaccf -f 'C:\Users\Me\Scala\MyClass.scala' --trace
Other
If namings in path of package or file have incorrect naming utility creates new package or file with correct namings.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scalaccf-0.1.14.tar.gz
(10.0 kB
view details)
File details
Details for the file scalaccf-0.1.14.tar.gz
.
File metadata
- Download URL: scalaccf-0.1.14.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30b1467d043873cdf96c10fa51506359cd40503eeefb2c1943b3f8824718ad02 |
|
MD5 | 3b4e35d0faefbeb36ae1141346628141 |
|
BLAKE2b-256 | 4582b03f0481222510f1692f75686da2ffdf7625ee0a368ffb1a8a4d791b44ac |