issues
search
sscpac
/
statick
Making code quality easier.
https://sscpac.github.io/statick/
Creative Commons Zero v1.0 Universal
74
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
If files are ignored via an exception, remove them during the discovery/find_files process
#507
xydesa
opened
2 weeks ago
0
Adding statick-tex and json-merger to statick docker image
#506
xydesa
closed
4 weeks ago
0
Fix unit test and type hints.
#505
tdenewiler
closed
1 month ago
0
Drop support for Python 3.8.
#504
tdenewiler
closed
2 months ago
0
Fix command used to run ruff tool.
#503
tdenewiler
closed
4 months ago
0
Fix pylint warnings about using variables before they are assigned.
#502
tdenewiler
closed
5 months ago
0
Update version for new release: v0.9.5.
#501
tdenewiler
closed
9 months ago
1
Update changelog (#489)
#500
tdenewiler
closed
9 months ago
1
Add short flag names
#499
qdang922
closed
9 months ago
1
[#496] Add Python virtual environment instructions to the README.
#498
tdenewiler
closed
9 months ago
1
Upgrade node version in actions.
#497
tdenewiler
opened
9 months ago
0
Encourage virtual environment for local development.
#496
tdenewiler
closed
9 months ago
0
Updates for new tool versions.
#495
tdenewiler
closed
10 months ago
7
Fix groovylint tool issues.
#494
tdenewiler
closed
10 months ago
2
Fix groovylint unit test.
#493
tdenewiler
closed
9 months ago
2
Added options for Reporting Plugins to README
#492
m0g3ns
closed
10 months ago
5
Add reporting plugins example to README
#491
m0g3ns
closed
10 months ago
0
Tool versions log option.
#490
tdenewiler
opened
10 months ago
0
Allow some short flag names.
#489
tdenewiler
closed
9 months ago
3
Have ruff example unit test file generate an error.
#488
tdenewiler
closed
1 year ago
1
Drop support for Python 3.7 due to end-of-life on 27 June 2023.
#487
tdenewiler
closed
1 year ago
3
Update version and CHANGELOG for new release: 0.9.4.
#486
tdenewiler
closed
1 year ago
1
Remove codecov package from tox configuration.
#485
tdenewiler
closed
1 year ago
1
Pin version of docformatter to be compatible with black. Update docstrings.
#483
tdenewiler
closed
1 year ago
1
Fix for Dockerfile smell DL4000
#482
grosa1
closed
1 year ago
2
Add support for multi-line yaml syntax.
#481
tdenewiler
closed
1 year ago
2
Add unit tests to check that the config module can hanle multi-line yaml syntax for tool flags.
#480
tdenewiler
closed
1 year ago
3
Format test files.
#479
tdenewiler
closed
1 year ago
1
Add file that causes UnicodeDecodeError when read into exceptions module.
#478
tdenewiler
closed
1 year ago
2
In tex level configuration only use the tex discovery plugin.
#477
tdenewiler
closed
1 year ago
1
Use node action instead of custom node install from source.
#476
tdenewiler
closed
1 year ago
1
Change json reporting plugin output file suffix from .json to .statick.json.
#475
tdenewiler
closed
1 year ago
4
Update version and CHANGELOG for new release: 0.9.3.
#474
tdenewiler
closed
1 year ago
1
Add new tool plugin for the ruff tool.
#473
tdenewiler
closed
1 year ago
6
Change json reporting plugin output filename suffix
#472
tdenewiler
closed
1 year ago
1
Fix code climate reporting plugin bug.
#471
tdenewiler
closed
1 year ago
3
Run tool plugins against all files at once when possible.
#470
tdenewiler
closed
1 year ago
2
Move flake8 configuration max-line-length option to correct location.
#469
tdenewiler
closed
1 year ago
2
Format unit tests
#468
tdenewiler
closed
1 year ago
0
Add check for an empty issue file before trying to read the line for NOLINT.
#467
tdenewiler
closed
1 year ago
2
Remove unknown pytest config option
#466
tdenewiler
closed
1 year ago
0
Add missing dependencies to install_requires.
#465
tdenewiler
closed
1 year ago
2
Add mypy to install requires
#464
tdenewiler
closed
1 year ago
1
Update generic description of reporting plugins.
#463
tdenewiler
closed
1 year ago
1
Add README section describing how we perform new releases.
#462
tdenewiler
closed
1 year ago
1
Updated changelog for v0.9.2 release.
#461
gregtkogut
closed
1 year ago
1
Run pylint against all Python files at once. Support parallel processing flag of pylint.
#460
tdenewiler
closed
1 year ago
2
Add blank line before URL in docstring for ROS discovery plugin.
#459
tdenewiler
closed
1 year ago
1
Updating action versions to get rid of deprecation warnings.
#458
gregtkogut
closed
1 year ago
1
Remove debug print statement when the threshold level is used.
#457
tdenewiler
closed
1 year ago
1
Next