[librdf-doap-perl] 15/45: remove the stopwords from spell checking

Jonas Smedegaard dr at jones.dk
Sat Dec 23 10:36:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.100-1
in repository librdf-doap-perl.

commit 6783a8f2b518f3236ac3441963c90239f2630683
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date:   Wed Dec 20 23:33:46 2017 +0100

    remove the stopwords from spell checking
---
 xt/07spelling.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xt/07spelling.t b/xt/07spelling.t
index c091c73..3ac6a66 100644
--- a/xt/07spelling.t
+++ b/xt/07spelling.t
@@ -1,3 +1,3 @@
 use Test::Spellunker;
-load_dictionary("$ENV{HOME}/perl5/stopwords.txt");
+# load_dictionary("$ENV{HOME}/perl5/stopwords.txt");
 all_pod_files_spelling_ok();

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-doap-perl.git



More information about the Pkg-perl-cvs-commits mailing list