[PATCH 2/3] Add landscape.io configuration file

Daniel Axtens dja at axtens.net
Mon Sep 5 20:25:06 AEST 2016


Hi Stephen,

I can't test this but I'm supportive of more automatic testing :)

Regards,
Daniel

Stephen Finucane <stephenfinucane at hotmail.com> writes:

> Signed-off-by: Stephen Finucane <stephenfinucane at hotmail.com>
> ---
>  .landscape.yml | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
>  create mode 100644 .landscape.yml
>
> diff --git a/.landscape.yml b/.landscape.yml
> new file mode 100644
> index 0000000..a882e84
> --- /dev/null
> +++ b/.landscape.yml
> @@ -0,0 +1,14 @@
> +doc-warnings: false
> +test-warnings: false
> +strictness: veryhigh
> +max-line-length: 80
> +autodetect: true
> +requirements:
> +  - requirements-dev.txt
> +ignore-paths:
> +  - docs
> +  - patchwork/migrations
> +  - lib
> +python-targets:
> +  - 2
> +  - 3
> -- 
> 2.7.4
>
> _______________________________________________
> Patchwork mailing list
> Patchwork at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 859 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/patchwork/attachments/20160905/99ae465b/attachment.sig>


More information about the Patchwork mailing list