Plone-recipe-codeanalysis

Latest version: v2.3

Safety actively analyzes 628022 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.0rc1

-------------------

- Return a string to avoid TypeError when no file was checked with ``jscs``.
[saily]

- Check import sorting in ``code_analysis_imports`` and add tests for
clean and sorted imports.
[saily]

- Refactor ``code_analysis_clean_lines`` to use a new method to retrieve
files and avoid too complex violation.
[saily]

1.0b8

------------------

- Add ``clean-lines-exclude`` support and updated README.
[saily]

- Added tests for clean-lines checks.
[saily]

- Use indices for format() to support Python 2.6.
Fixes https://github.com/plone/plone.recipe.codeanalysis/issues/77
[timo]

1.0b7

------------------

- Add Javascript Code Style Checker ``jscs`` support.
[saily]

- Remove hard dependency on i18ndude and zptlint; this will reduce the number
of Zope/Plone direct dependencies to make life happier to people using
Pyramid and other web Python-based development frameworks.
Fixes https://github.com/plone/plone.recipe.codeanalysis/issues/53
[hvelarde]

- Do not print out jshint and csslint output for Jenkins. Those files can
become quite large.
[timo]

1.0b6

------------------

- Remove progress bullets from flake8 check.
[timo]

- Improve the way to handle an exception if the command used in popen does
not exist.
[flohcim]

1.0b5

------------------

- Fix code analysis method by making it call each check only if the option
is activated.
[flohcim]

- Keep backward compatibility with 'string-formatting' option.
[hvelarde]

- Rename 'deprecated-alias' to 'deprecated-aliases' and keep backward
compatibility.
[hvelarde]

1.0b4

------------------

- Implement Jenkins option on CSS Lint and JSHint.
[hvelarde, ramiroluz]

- Rename 'deprecated-methods' to 'deprecated-alias'.
[gforcada]

- Rename 'string-formatting' option to 'pep3101' to keep consistency.
[hvelarde]

- Remove unused CSSLINT_IGNORE remainings.
[timo]

- Simplify code analysis method and make it more readable.
[timo]

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.