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
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.7.tar.gz
(9.8 kB
view details)
File details
Details for the file scalaccf-0.1.7.tar.gz
.
File metadata
- Download URL: scalaccf-0.1.7.tar.gz
- Upload date:
- Size: 9.8 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 | bc721b85dfadca772b3df3d38c50a97f48e7577ab90a3cd797a65ba7f512cfe1 |
|
MD5 | 0cd6446c5b04cf0903dc81c88d95ea60 |
|
BLAKE2b-256 | d3ff8d75faab2e6f82b16a37dacf7a4acae14b729179fd17913eb5c5550349ea |