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.4.tar.gz
(9.6 kB
view details)
File details
Details for the file scalaccf-0.1.4.tar.gz
.
File metadata
- Download URL: scalaccf-0.1.4.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 | e33d66deec9799a52520b23154596d9098c8dc05d557371569d8a6ceb88a8f27 |
|
MD5 | 9194a1bda036f85b0c7357c0050c6c62 |
|
BLAKE2b-256 | 7d30318017f98cba3d3bf8af2c479163584daf5e3562c53894fb5f4372f9475b |