Searched refs:rcfile (Results 1 – 6 of 6) sorted by relevance
17 my $rcfile = File::Spec->catfile( 't', 'author', 'perlcriticrc' );18 Test::Perl::Critic->import( -profile => $rcfile );
57 rcfile = stream(dir || name, 'c', 'query exists')58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
314 def get_cmdline_options(args_list, pylint_base_opts, rcfile): argument332 if opt_name in rcfile and pylint_version >= 0.21:
8 #rcfile=
58 pylint --rcfile=pylintrc --output-format=parseable --include-ids=yes antlr3 | tee pylint-report.txt
12 #rcfile=