Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ignore autogenerated file linting #597

Merged
merged 1 commit into from Feb 8, 2023

Conversation

simeonkerkola
Copy link
Contributor

Description

Add comments to prevent eslint and prettier from formatting the autogenerated file

@antfu antfu changed the title fix: Ignore autogenerated file linting fix: ignore autogenerated file linting Feb 8, 2023
@antfu antfu merged commit f6baed8 into unplugin:main Feb 8, 2023
@simeonkerkola simeonkerkola deleted the feature/ignore-linters branch February 9, 2023 05:35
MaloLebrin added a commit to MaloLebrin/be-right-nuxt that referenced this pull request Feb 16, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[unplugin-vue-components](https://togithub.com/antfu/unplugin-vue-components)
| [`^0.23.0` ->
`^0.24.0`](https://renovatebot.com/diffs/npm/unplugin-vue-components/0.23.0/0.24.0)
|
[![age](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/compatibility-slim/0.23.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/confidence-slim/0.23.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>antfu/unplugin-vue-components</summary>

###
[`v0.24.0`](https://togithub.com/antfu/unplugin-vue-components/releases/tag/v0.24.0)

[Compare
Source](https://togithub.com/antfu/unplugin-vue-components/compare/v0.23.0...v0.24.0)

#####    🚀 Features

- **resolvers**: Add bootstrap-vue-next resolver  -  by
[@&#8203;VividLemon](https://togithub.com/VividLemon) in
[unplugin/unplugin-vue-components#587
[<samp>(95e9c)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/95e9ca2)

#####    🐞 Bug Fixes

- Ignore autogenerated file linting  -  by
[@&#8203;simeonkerkola](https://togithub.com/simeonkerkola) in
[unplugin/unplugin-vue-components#597
[<samp>(f6bae)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/f6baed8)
-   **resolver**:
- Resolver element-plus v2 add base.css  -  by
[@&#8203;manhdinh141](https://togithub.com/manhdinh141) in
[unplugin/unplugin-vue-components#551
[<samp>(c2171)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/c217160)
- Repaired import row and col in devui_resolver  -  by
[@&#8203;rd-carter](https://togithub.com/rd-carter) in
[unplugin/unplugin-vue-components#580
[<samp>(3e218)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/3e218e3)

#####     [View changes on
GitHub](https://togithub.com/antfu/unplugin-vue-components/compare/v0.23.0...v0.24.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/MaloLebrin/be-right-nuxt).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0MS4wIn0=-->
MaloLebrin added a commit to MaloLebrin/naturopathe-camion-nuxt3 that referenced this pull request Feb 16, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[unplugin-vue-components](https://togithub.com/antfu/unplugin-vue-components)
| [`^0.23.0` ->
`^0.24.0`](https://renovatebot.com/diffs/npm/unplugin-vue-components/0.23.0/0.24.0)
|
[![age](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/compatibility-slim/0.23.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/unplugin-vue-components/0.24.0/confidence-slim/0.23.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>antfu/unplugin-vue-components</summary>

###
[`v0.24.0`](https://togithub.com/antfu/unplugin-vue-components/releases/tag/v0.24.0)

[Compare
Source](https://togithub.com/antfu/unplugin-vue-components/compare/v0.23.0...v0.24.0)

#####    🚀 Features

- **resolvers**: Add bootstrap-vue-next resolver  -  by
[@&#8203;VividLemon](https://togithub.com/VividLemon) in
[unplugin/unplugin-vue-components#587
[<samp>(95e9c)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/95e9ca2)

#####    🐞 Bug Fixes

- Ignore autogenerated file linting  -  by
[@&#8203;simeonkerkola](https://togithub.com/simeonkerkola) in
[unplugin/unplugin-vue-components#597
[<samp>(f6bae)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/f6baed8)
-   **resolver**:
- Resolver element-plus v2 add base.css  -  by
[@&#8203;manhdinh141](https://togithub.com/manhdinh141) in
[unplugin/unplugin-vue-components#551
[<samp>(c2171)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/c217160)
- Repaired import row and col in devui_resolver  -  by
[@&#8203;rd-carter](https://togithub.com/rd-carter) in
[unplugin/unplugin-vue-components#580
[<samp>(3e218)</samp>](https://togithub.com/antfu/unplugin-vue-components/commit/3e218e3)

#####     [View changes on
GitHub](https://togithub.com/antfu/unplugin-vue-components/compare/v0.23.0...v0.24.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/MaloLebrin/naturopathe-camion-nuxt3).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0MS4wIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants