-
Notifications
You must be signed in to change notification settings - Fork 327
Closed
Description
Existing PRs have mostly not been checked against the new editorconfig linting added in #2758.
In order to test this, one could rebase the PR onto master and push the branch,
or at least verify its integrity locally with make lint-editorconfig
to reduce unnecessary stress on our infrastructure.
affected PRs:
None - Nothing left to do here.
The remaining PRs should meet the editorconfig-checker on their own eventually.
tested:
- ath79-generic: add LibreRouter v1 #2654 @AiyionPrime (locally ran
make lint-editorconfig
) - libpcap: Add support for B.A.T.M.A.N. Advanced #2366 @AiyionPrime (locally ran
make lint-editorconfig
) - gluon-statistics-mcast: adding initial package #2367 @AiyionPrime (locally ran
make lint-editorconfig
) - sunxi-cortexa7: add support for FriendlyElec NanoPi R1 #2516 @AiyionPrime (locally ran
make lint-editorconfig
) - OLSRDv2 Support: Initial Meshing #2535 @AiyionPrime (locally ran
make lint-editorconfig
) - gluon-respondd: restart instead of reload - fixes #2733 #2739 @AiyionPrime (locally ran
make lint-editorconfig
) - docs: remove remaining CSS workaround #2737 @AiyionPrime (locally ran
make lint-editorconfig
) - ath79-generic: (re)add Rocket M2/M5 (XM) #2580 @AiyionPrime (locally ran
make lint-editorconfig
) - targets/lantiq-xrx200: add device Arcadyan VGV7510KW22 aka o2 Box 6431 #2595 @AiyionPrime (locally ran
make lint-editorconfig
) - gluon-mesh-batman-adv: add "routes" to respondd neighbours #2597 @AiyionPrime (locally ran
make lint-editorconfig
) - Add option to hide owner info from statuspage #2614 @AiyionPrime (locally ran
make lint-editorconfig
) - [RFC] docs: update multidomain-site example #2684 @AiyionPrime (locally ran
make lint-editorconfig
) - Config-Mode UI for Interface Role Assignment (v2) #2688 @AiyionPrime (locally ran
make lint-editorconfig
) - gluon-core: preserve channel list for 5G radios #2695 @AiyionPrime (locally ran
make lint-editorconfig
) - added: ap_isolation option for bat0 #2714 @AiyionPrime (locally ran
make lint-editorconfig
) - ramips-mt7621: add ASUS RT-AX53U #2720 @AiyionPrime (locally ran
make lint-editorconfig
)
merge conflict (need to be rebased anyway, the action will run then):
-
Local node routing table separation #1568 -
gluon-mesh-babel: Reduce load in respondd #1799 -
introduce XLAT, native IPv4 for clients #1808 -
site: disallow usage of outdoor mode in case outdoor_chanlist is missing #2246 -
WIP: OLSR v1 & v2 support #2418 -
gluon-mesh-vpn-fastd: Expose negotiated method #2465 -
ath79-nand: (re)add hiveap-121 #2552 -
gluon-mesh-vpn-wireguard: add fastd key migration #2601
linting is already failing due to other reasons (need to be rebased anyway, the action will run then):