Sha256: ea88c7e22bee953df89c14b3a9ed073656f0ab0fa8f03f48be923ee65549b024

Contents?: true

Size: 198 Bytes

Versions: 8

Compression:

Stored size: 198 Bytes

Contents

@echo off
rem Use python to execute the python script having the same name as this batch
rem file, but without any extension, located in the same directory as this
rem batch file
python "%~dpn0" %*

Version data entries

8 entries across 4 versions & 2 rubygems

Version Path
pylintr-0.1.3 bin/pylint_2_7/bin/epylint.bat
pylintr-0.1.3 bin/pylint_2_7/bin/pyreverse.bat
pylintr-0.1.2 bin/pylint_2_7/bin/epylint.bat
pylintr-0.1.2 bin/pylint_2_7/bin/pyreverse.bat
pylintr-0.1.1 bin/pylint_2_7/bin/epylint.bat
pylintr-0.1.1 bin/pylint_2_7/bin/pyreverse.bat
exercism-analysis-0.1.1 vendor/python/pylint/bin/epylint.bat
exercism-analysis-0.1.1 vendor/python/pylint/bin/pyreverse.bat