aragon / osx

Aragon OSx Protocol
GNU Affero General Public License v3.0
84 stars 43 forks source link

F/split linting #568

Closed jordaniza closed 5 months ago

jordaniza commented 5 months ago

Description

This PR merges as follows:

flowchart LR
    fsplit_linting("f/split-linting")  --> fsplit_transaction_actions("f/split-transaction-actions") --> fsplit_subgraph("f/split-subgraph") --> fsplit("f/split") --> develop
    other_prs("{other prs}") --> fsplit_subgraph

We are staging these PRs to make reviewing and readability easier but all achieve the same goal: deprecating plugins in OSx core.

Summary of PRs:

This PR

Fixes eslint and prettier warnings in OSx related to the subgraph

Task ID: OS-1218

Type of change

Checklist:

clauBv23 commented 5 months ago

maybe the PR name should be changed to follow the convention, but due to the PR is not to develop/master might not be a big deal