Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #12 from tubone24/scrutunizer-ci
Browse files Browse the repository at this point in the history
Scrutunizer ci
  • Loading branch information
tubone24 committed Feb 3, 2019
2 parents bf2245a + 83da4f1 commit 524620f
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 5 deletions.
25 changes: 25 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
checks:
python:
code_rating: true
duplicate_code: true
build:
environment:
python: 3.6
nodes:
analysis:
project_setup:
override:
- 'true'
tests:
override:
- py-scrutinizer-run
command: pylint-run
use_website_config: true
tests: false
filter:
excluded_paths:
- 'tests/*'
- 'doc_src/*'
- 'docs/*'
dependency_paths:
- 'lib/*'
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
[![Documentation Status](https://readthedocs.org/projects/ebook-homebrew/badge/?version=latest)](https://ebook-homebrew.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/tubone24/ebook_homebrew/branch/master/graph/badge.svg)](https://codecov.io/gh/tubone24/ebook_homebrew)
[![Maintainability](https://api.codeclimate.com/v1/badges/a3e2d70a87998a18e225/maintainability)](https://codeclimate.com/github/tubone24/ebook_homebrew/maintainability)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/?branch=master)
[![Code Intelligence Status](https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)
![Downloads](https://img.shields.io/pypi/dm/ebook-homebrew.svg)
![PyPi](https://img.shields.io/pypi/v/ebook-homebrew.svg)
![Python version](https://img.shields.io/pypi/pyversions/ebook-homebrew.svg)
Expand Down
7 changes: 6 additions & 1 deletion doc_src/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ Badges:
:target: https://codeclimate.com/github/tubone24/ebook_homebrew/test_coverage
:alt: Test Coverage

.. image:: https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/quality-score.png?b=master
:target: https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/?branch=master

.. image:: https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/code-intelligence.svg?b=master
:target: https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/?branch=master

.. image:: https://readthedocs.org/projects/ebook-homebrew/badge/?version=latest
:target: https://ebook-homebrew.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Expand All @@ -46,7 +52,6 @@ Badges:
.. image:: https://img.shields.io/gitter/room/tubone24/ebook_homebrew.svg
:target: https://gitter.im/ebook_homebrew/community#


.. toctree::
:maxdepth: 2

Expand Down
7 changes: 6 additions & 1 deletion docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ Badges:
:target: https://codeclimate.com/github/tubone24/ebook_homebrew/test_coverage
:alt: Test Coverage

.. image:: https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/quality-score.png?b=master
:target: https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/?branch=master

.. image:: https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/code-intelligence.svg?b=master
:target: https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/?branch=master

.. image:: https://readthedocs.org/projects/ebook-homebrew/badge/?version=latest
:target: https://ebook-homebrew.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Expand All @@ -46,7 +52,6 @@ Badges:
.. image:: https://img.shields.io/gitter/room/tubone24/ebook_homebrew.svg
:target: https://gitter.im/ebook_homebrew/community#


.. toctree::
:maxdepth: 2

Expand Down
4 changes: 4 additions & 0 deletions docs/howtouse.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Release Notes" href="releasenotes/index.html" />
<link rel="prev" title="Overview" href="overview.html" />


Expand Down Expand Up @@ -89,6 +90,7 @@
<li class="toctree-l2"><a class="reference internal" href="#auto-command">Auto command</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="releasenotes/index.html">Release Notes</a></li>
</ul>


Expand Down Expand Up @@ -202,6 +204,8 @@ <h2>Auto command<a class="headerlink" href="#auto-command" title="Permalink to t

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="releasenotes/index.html" class="btn btn-neutral float-right" title="Release Notes" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="overview.html" class="btn btn-neutral" title="Overview" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>

Expand Down
2 changes: 2 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ <h1>Welcome to ebook_homebrew’s documentation!<a class="headerlink" href="#wel
<a class="reference external image-reference" href="https://codecov.io/gh/tubone24/ebook_homebrew"><img alt="https://codecov.io/gh/tubone24/ebook_homebrew/branch/master/graph/badge.svg" src="https://codecov.io/gh/tubone24/ebook_homebrew/branch/master/graph/badge.svg" /></a>
<a class="reference external image-reference" href="https://codeclimate.com/github/tubone24/ebook_homebrew/maintainability"><img alt="Maintainability" src="https://api.codeclimate.com/v1/badges/a3e2d70a87998a18e225/maintainability" /></a>
<a class="reference external image-reference" href="https://codeclimate.com/github/tubone24/ebook_homebrew/test_coverage"><img alt="Test Coverage" src="https://api.codeclimate.com/v1/badges/a3e2d70a87998a18e225/test_coverage" /></a>
<a class="reference external image-reference" href="https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/?branch=master"><img alt="https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/quality-score.png?b=master" src="https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/quality-score.png?b=master" /></a>
<a class="reference external image-reference" href="https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/?branch=master"><img alt="https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/code-intelligence.svg?b=master" src="https://scrutinizer-ci.com/g/tubone24/ebook_homebrew/badges/code-intelligence.svg?b=master" /></a>
<a class="reference external image-reference" href="https://ebook-homebrew.readthedocs.io/en/latest/?badge=latest"><img alt="Documentation Status" src="https://readthedocs.org/projects/ebook-homebrew/badge/?version=latest" /></a>
<a class="reference external image-reference" href="https://pypi.org/project/ebook-homebrew/#files"><img alt="https://img.shields.io/pypi/dm/ebook-homebrew.svg" src="https://img.shields.io/pypi/dm/ebook-homebrew.svg" /></a>
<a class="reference external image-reference" href="https://pypi.org/project/ebook-homebrew/"><img alt="Latest PyPI version" src="https://img.shields.io/pypi/v/ebook-homebrew.svg" /></a>
Expand Down
5 changes: 5 additions & 0 deletions docs/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="How to use" href="howtouse.html" />
<link rel="prev" title="Installation" href="installation.html" />


Expand Down Expand Up @@ -89,6 +90,8 @@
<li class="toctree-l2"><a class="reference internal" href="#making-zip-by-digit-files">Making Zip by digit files</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="howtouse.html">How to use</a></li>
<li class="toctree-l1"><a class="reference internal" href="releasenotes/index.html">Release Notes</a></li>
</ul>


Expand Down Expand Up @@ -183,6 +186,8 @@ <h2>Making Zip by digit files<a class="headerlink" href="#making-zip-by-digit-fi

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="howtouse.html" class="btn btn-neutral float-right" title="How to use" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="installation.html" class="btn btn-neutral" title="Installation" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>

Expand Down
22 changes: 19 additions & 3 deletions docs/releasenotes/1.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="prev" title="Release Notes" href="index.html" />


<script src="../_static/js/modernizr.min.js"></script>
Expand Down Expand Up @@ -80,11 +81,17 @@



<ul>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../overview.html">Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="../howtouse.html">How to use</a></li>
<li class="toctree-l1"><a class="reference internal" href="index.html">Release Notes</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Release Notes</a><ul class="current">
<li class="toctree-l2 current"><a class="current reference internal" href="#">1.0.0</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#first-release">First release</a></li>
</ul>
</li>
</ul>
</li>
</ul>


Expand Down Expand Up @@ -130,6 +137,8 @@

<li><a href="../index.html">Docs</a> &raquo;</li>

<li><a href="index.html">Release Notes</a> &raquo;</li>

<li>1.0.0</li>


Expand Down Expand Up @@ -163,6 +172,13 @@ <h2>First release<a class="headerlink" href="#first-release" title="Permalink to
</div>
<footer>

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">


<a href="index.html" class="btn btn-neutral" title="Release Notes" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>

</div>


<hr/>

Expand Down

0 comments on commit 524620f

Please sign in to comment.