[PR #70] [MERGED] Add linting job to CI #2999

Closed
opened 2026-02-28 20:34:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/70
Author: @TomAFrench
Created: 5/20/2022
Status: Merged
Merged: 6/29/2022
Merged by: @jlongster

Base: masterHead: ci-linting


📝 Commits (2)

  • 571f5f6 ci: add linter check to CI
  • f789981 style: fix linter warning

📊 Changes

4 files changed (+34 additions, -2 deletions)

View changed files

.github/workflows/lint.yml (+29 -0)
packages/loot-core/.eslintignore (+3 -0)
📝 packages/loot-core/package.json (+1 -1)
📝 packages/loot-core/src/server/budget/base.js (+1 -1)

📄 Description

A copy of the linting task added in https://github.com/actualbudget/actual-server/pull/37


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/70 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 5/20/2022 **Status:** ✅ Merged **Merged:** 6/29/2022 **Merged by:** [@jlongster](https://github.com/jlongster) **Base:** `master` ← **Head:** `ci-linting` --- ### 📝 Commits (2) - [`571f5f6`](https://github.com/actualbudget/actual/commit/571f5f67556081112bc3eaea956a4d89430f928d) ci: add linter check to CI - [`f789981`](https://github.com/actualbudget/actual/commit/f7899819d6857b5b978db2fc03f2feaf9bf97cf4) style: fix linter warning ### 📊 Changes **4 files changed** (+34 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/lint.yml` (+29 -0) ➕ `packages/loot-core/.eslintignore` (+3 -0) 📝 `packages/loot-core/package.json` (+1 -1) 📝 `packages/loot-core/src/server/budget/base.js` (+1 -1) </details> ### 📄 Description A copy of the linting task added in https://github.com/actualbudget/actual-server/pull/37 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:34:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2999