Searched refs:rcfile (Results 1 – 13 of 13) sorted by relevance
/external/antlr/antlr-3.4/runtime/Perl5/t/author/ |
D | perlcritic.t | 17 my $rcfile = File::Spec->catfile( 't', 'author', 'perlcriticrc' ); 18 Test::Perl::Critic->import( -profile => $rcfile );
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
D | runrc.cmd | 57 rcfile = stream(dir || name, 'c', 'query exists') 58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/ |
D | run_pylint.py | 185 def lint_fileset(filenames, rcfile, description): argument 194 rc_flag = '--rcfile=%s' % (rcfile,)
|
D | default.pylintrc | 16 # DEFAULT: rcfile=
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
D | cmdline.py | 112 rcfile = optparse.make_option( variable in Opts 164 rcfile=True, 255 Opts.rcfile, 465 config_file=options.rcfile,
|
/external/autotest/utils/ |
D | run_pylint.py | 314 def get_cmdline_options(args_list, pylint_base_opts, rcfile): argument 332 if opt_name in rcfile and pylint_version >= 0.21:
|
D | pylintrc | 8 #rcfile=
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | hudson-build.sh | 58 pylint --rcfile=pylintrc --output-format=parseable --include-ids=yes antlr3 | tee pylint-report.txt
|
D | pylintrc | 12 #rcfile=
|
/external/chromium-trace/catapult/third_party/typ/ |
D | pylintrc | 18 #rcfile=
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
D | pylintrc | 13 #rcfile=
|
/external/chromium-trace/catapult/third_party/coverage/ |
D | pylintrc | 15 #rcfile=
|
D | CHANGES.rst | 231 …issue 385: https://bitbucket.org/ned/coveragepy/issues/385/coverage-combine-doesnt-work-with-rcfile 410 - If you specify a ``--rcfile`` that cannot be read, you will get an error 1085 specified on the command line with --rcfile=FILE. The name of the file can
|