/openbmc/webui-vue/ |
H A D | package.json | 12 "lint": "vue-cli-service lint", string 63 "lint-staged": "13.0.3", 76 "pre-commit": "lint-staged && vue-cli-service test:unit" 78 "lint-staged": { 80 "vue-cli-service lint",
|
H A D | CONTRIBUTING.md | 70 ### Lint and fix files 73 npm run lint
|
H A D | format-code.sh | 18 npm run 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-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/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/tools/ |
H A D | robot_custom_rules.py | 3 Custom rules file for robotframework-lint. 4 Installation : pip3 install --upgrade robotframework-lint 16 Extend robotframework-lint SuiteRule function for InvalidTable to allow a
|
/openbmc/openbmc/poky/documentation/ |
H A D | README | 153 Lint checking the Yocto Project documentation 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 167 Lint checking the whole documentation might take some time and generate a 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>" [all …]
|
H A D | Makefile | 59 sphinx-lint: 60 sphinx-lint $(SPHINXLINTDOCS)
|
/openbmc/bmcweb/include/ |
H A D | human_sort.hpp | 70 int lInt = 0; in alphanumComp() local 71 auto fc = std::from_chars(&(*l), &(*left.end()), lInt); in alphanumComp() 81 const int diff = lInt - rInt; in alphanumComp()
|
/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/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/linux/Documentation/devicetree/bindings/net/ |
H A D | motorcomm,yt8xxx.yaml | 122 /* Only needed to make DT lint tools work. Do not copy/paste 141 /* Only needed to make DT lint tools work. Do not copy/paste
|
/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/linux/drivers/net/fddi/skfp/ |
H A D | drvfbi.c | 103 SK_UNUSED(i) ; /* Make LINT happy. */ in card_start() 543 SK_UNUSED(smc) ; /* Make LINT happy. */ in smt_start_watchdog() 558 SK_UNUSED(smc) ; /* Make LINT happy. */ in smt_stop_watchdog()
|
/openbmc/linux/drivers/acpi/ |
H A D | tables.c | 125 pr_info("LAPIC_NMI (acpi_id[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry() 129 p->lint); in acpi_table_print_madt_entry() 142 pr_info("X2APIC_NMI (uid[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry() 146 p->lint); in acpi_table_print_madt_entry()
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | Makefile | 34 quiet_cmd_yamllint = LINT $(src)
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | oelint.bbclass | 7 addtask lint before do_build
|
/openbmc/linux/drivers/media/tuners/ |
H A D | mt20xx.c | 271 // wait for PLLs to lock (per manual), retry LINT if not. in mt2032_set_if_freq() 279 tuner_dbg("mt2032: re-init PLLs by LINT\n"); in mt2032_set_if_freq() 281 buf[1]=0x80 +8+priv->xogc; // set LINT to re-init PLLs in mt2032_set_if_freq()
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ansidecl.h | 78 so they will all get the switch for lint. */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0005-adb-add-base64-implementation.patch | 78 +#if !defined(LINT) && !defined(CODECENTER) 80 +#endif /* not lint */
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | rust.py | 70 'src/tools/lint-docs',
|
/openbmc/linux/arch/xtensa/lib/ |
H A D | memcopy.S | 199 lint or ferret client, or 0 to save a few cycles */ 461 * the lint or ferret client, or 0
|