Skip to content

Weird extra merge request created #27792

Closed Answered by rarkins
weihan1394 asked this question in Request Help
Discussion options

You must be logged in to vote

In future, please avoid leaving config out ("...") like this again:

The reason for your problem was in the "..." you decided to leave out. It's this:

"extends": ["config:base"],

This preset contains rules for monorepos, including lodash. Because it's set in extends, it's passed through as repo presets, and repo config takes precedence over admin config. If you want presets resolved as part of bot config, change that extends to globalExtends.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@weihan1394
Comment options

@rarkins
Comment options

@weihan1394
Comment options

@rarkins
Comment options

Answer selected by HonkingGoose
@weihan1394
Comment options

@HonkingGoose
Comment options

@weihan1394
Comment options

@HonkingGoose
Comment options

This comment has been hidden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants