Skip to content

Commit

Permalink
Merge pull request #1288 from nsoranzo/drop_conda_lint_cmd
Browse files Browse the repository at this point in the history
Drop ``conda_lint`` command
  • Loading branch information
nsoranzo committed Oct 7, 2022
2 parents 475b0ce + d54c745 commit e7d08cf
Show file tree
Hide file tree
Showing 41 changed files with 1 addition and 1,211 deletions.
3 changes: 1 addition & 2 deletions docs/commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ documentation describes these commands.
.. include:: commands/conda_env.rst
.. include:: commands/conda_init.rst
.. include:: commands/conda_install.rst
.. include:: commands/conda_lint.rst
.. include:: commands/conda_search.rst
.. include:: commands/config_init.rst
.. include:: commands/container_register.rst
Expand Down Expand Up @@ -67,4 +66,4 @@ documentation describes these commands.
.. include:: commands/workflow_job_init.rst
.. include:: commands/workflow_lint.rst
.. include:: commands/workflow_test_init.rst
.. include:: commands/workflow_upload.rst
.. include:: commands/workflow_upload.rst
30 changes: 0 additions & 30 deletions docs/commands/conda_lint.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/planemo.commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,6 @@ planemo.commands.cmd\_conda\_install module
:undoc-members:
:show-inheritance:

planemo.commands.cmd\_conda\_lint module
----------------------------------------

.. automodule:: planemo.commands.cmd_conda_lint
:members:
:undoc-members:
:show-inheritance:

planemo.commands.cmd\_conda\_search module
------------------------------------------

Expand Down
38 changes: 0 additions & 38 deletions docs/planemo.conda_verify.rst

This file was deleted.

9 changes: 0 additions & 9 deletions docs/planemo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Subpackages
:maxdepth: 4

planemo.commands
planemo.conda_verify
planemo.cwl
planemo.database
planemo.engine
Expand Down Expand Up @@ -64,14 +63,6 @@ planemo.conda module
:undoc-members:
:show-inheritance:

planemo.conda\_lint module
--------------------------

.. automodule:: planemo.conda_lint
:members:
:undoc-members:
:show-inheritance:

planemo.config module
---------------------

Expand Down
27 changes: 0 additions & 27 deletions planemo/commands/cmd_conda_lint.py

This file was deleted.

198 changes: 0 additions & 198 deletions planemo/conda_lint.py

This file was deleted.

24 changes: 0 additions & 24 deletions planemo/conda_verify/LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion planemo/conda_verify/__init__.py

This file was deleted.

0 comments on commit e7d08cf

Please sign in to comment.