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.2.tar.gz
(9.6 kB
view details)
File details
Details for the file scalaccf-0.1.2.tar.gz
.
File metadata
- Download URL: scalaccf-0.1.2.tar.gz
- Upload date:
- Size: 9.6 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 | 6a90c1c7f172740f76c23cda799f0722ab923a753a17ccfa7e92bf409d20f2b2 |
|
MD5 | 6fc93fc59b034a7c07fe9b437fd7b6db |
|
BLAKE2b-256 | 40efa2dee4bca44c884e288e40f3f25e017ea8e940d61ac2380dbdbd66fbf7d3 |