/openbmc/openbmc/poky/meta/lib/patchtest/tests/ |
H A D | test_python_pylint.py | 11 import pylint.lint as lint namespace 40 lint.Run([self.pylint_options, pythonpatch.path], reporter=reporter, exit=False) 56 lint.Run([self.pylint_options, pythonpatch.path], reporter=reporter, exit=False)
|
/openbmc/openbmc-test-automation/docs/ |
H A D | code_standards_check.md | 24 ### 2. robotframework-lint 26 Project [robotframework-lint](https://pypi.org/project/robotframework-lint/) for 30 $ pip install –upgrade robotframework-lint
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
H A D | 0001-build-top.mk-unset-STRIP_OPTS.patch | 34 LINT = lint 35 5LINT = 5lint
|
/openbmc/openbmc/poky/documentation/ |
H A D | Makefile | 59 sphinx-lint: 60 sphinx-lint $(SPHINXLINTDOCS)
|
H A D | README | 157 the project uses sphinx-lint (https://github.com/sphinx-contrib/sphinx-lint). 159 To install sphinx-lint: 161 $ pip install sphinx-lint 163 To run sphinx-lint: 165 $ make sphinx-lint 168 lot of warnings/errors, thus one can run sphinx-lint on a subset of files 171 $ make sphinx-lint SPHINXLINTDOCS=<file> 172 $ make sphinx-lint SPHINXLINTDOCS="<file1> <file2>" 173 $ make sphinx-lint SPHINXLINTDOCS=<dir>
|
/openbmc/webui-vue/docs/guide/coding-standards/ |
H A D | readme.md | 27 ## Running the lint test 29 To test all files for linting, run `npm run lint`. This command will evaluate
|
/openbmc/webui-vue/ |
H A D | format-code.sh | 18 npm run lint
|
H A D | CONTRIBUTING.md | 73 npm run lint
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-cleanup.patch | 12 -#ifndef lint 117 -#ifndef lint 237 -#ifndef lint 376 -#ifndef lint 443 -#ifndef lint 628 -#ifndef lint 684 -#ifndef lint 862 -#ifndef lint 901 -#ifndef lint 912 -#ifndef lint [all …]
|
/openbmc/openbmc-build-scripts/config/ |
H A D | eslint-global-config.json | 7 // We dont want to lint the json files in the suprojects, so
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | acpi_table.h | 282 u8 lint; /* Local APIC LINT# */ member 368 u8 cpu, u16 flags, u8 lint);
|
/openbmc/openbmc/poky/meta/recipes-devtools/file/files/ |
H A D | 0001-PR-579-net147-Fix-stack-overrun.patch | 19 #ifndef lint
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | acpi_table.c | 237 u8 cpu, u16 flags, u8 lint) in acpi_create_madt_lapic_nmi() argument 243 lapic_nmi->lint = lint; in acpi_create_madt_lapic_nmi()
|
/openbmc/openbmc/poky/meta/recipes-extended/at/at/ |
H A D | posixtm.c | 191 #ifdef lint in posixtime()
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | decode_exc.c | 211 #ifndef lint in decode_fpu()
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | oelint.bbclass | 7 addtask lint before do_build
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/crucible/ |
H A D | crucible-go-mods.inc | 74 …gomod://golang.org/x/lint;version=v0.0.0-20181026193005-c67002cb31c3;mod=1;sha256sum=169b05225c8e2… 75 …gomod://golang.org/x/lint;version=v0.0.0-20190227174305-5b3e6a55c961;mod=1;sha256sum=8e86b5869db58… 76 …gomod://golang.org/x/lint;version=v0.0.0-20190313153728-d0100b6bd8b3;mod=1;sha256sum=79df4350b922a…
|
/openbmc/linux/drivers/acpi/ |
H A D | tables.c | 129 p->lint); in acpi_table_print_madt_entry() 146 p->lint); in acpi_table_print_madt_entry()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
H A D | 0005-ethernet.c-remove-it.patch | 40 -#ifndef lint
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | boot.c | 340 if (x2apic_nmi->lint != 1) in acpi_parse_x2apic_nmi() 358 if (lapic_nmi->lint != 1) in acpi_parse_lapic_nmi()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.18.rst | 48 - manuals: add initial sphinx-lint support
|
H A D | release-notes-5.0.rst | 301 - New ``make sphinx-lint`` command to run `sphinx-lint 302 <https://github.com/sphinx-contrib/sphinx-lint>`__. After customization,
|
H A D | release-notes-4.0.23.rst | 42 - documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint
|
H A D | release-notes-5.0.5.rst | 39 - documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | ess.c | 42 #ifndef lint
|