Home
last modified time | relevance | path

Searched refs:lint (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_python_pylint.py11 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 Dcode_standards_check.md24 ### 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 D0001-build-top.mk-unset-STRIP_OPTS.patch34 LINT = lint
35 5LINT = 5lint
/openbmc/openbmc/poky/documentation/
H A DMakefile59 sphinx-lint:
60 sphinx-lint $(SPHINXLINTDOCS)
H A DREADME157 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 Dreadme.md27 ## Running the lint test
29 To test all files for linting, run `npm run lint`. This command will evaluate
/openbmc/webui-vue/
H A Dformat-code.sh18 npm run lint
H A DCONTRIBUTING.md73 npm run lint
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch12 -#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 Deslint-global-config.json7 // We dont want to lint the json files in the suprojects, so
/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h282 u8 lint; /* Local APIC LINT# */ member
368 u8 cpu, u16 flags, u8 lint);
/openbmc/openbmc/poky/meta/recipes-devtools/file/files/
H A D0001-PR-579-net147-Fix-stack-overrun.patch19 #ifndef lint
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.c237 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 Dposixtm.c191 #ifdef lint in posixtime()
/openbmc/linux/arch/parisc/math-emu/
H A Ddecode_exc.c211 #ifndef lint in decode_fpu()
/openbmc/openbmc/poky/meta/classes/
H A Doelint.bbclass7 addtask lint before do_build
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/crucible/
H A Dcrucible-go-mods.inc74 …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 Dtables.c129 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 D0005-ethernet.c-remove-it.patch40 -#ifndef lint
/openbmc/linux/arch/x86/kernel/acpi/
H A Dboot.c340 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 Drelease-notes-4.0.18.rst48 - manuals: add initial sphinx-lint support
H A Drelease-notes-5.0.rst301 - New ``make sphinx-lint`` command to run `sphinx-lint
302 <https://github.com/sphinx-contrib/sphinx-lint>`__. After customization,
H A Drelease-notes-4.0.23.rst42 - documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint
H A Drelease-notes-5.0.5.rst39 - documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint
/openbmc/linux/drivers/net/fddi/skfp/
H A Dess.c42 #ifndef lint

12