Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Use automatic code style enforcement #1206

Closed
pablosichert opened this issue Sep 19, 2017 · 1 comment
Closed

Use automatic code style enforcement #1206

pablosichert opened this issue Sep 19, 2017 · 1 comment

Comments

@pablosichert
Copy link
Contributor

Type of issue

Feature request

Current behavior

Files are linted but corrections are not automatically enforced / not fixable with the current configuration of ESLint.

Expected behavior

Automatically transform code to match the code styling rules. Helps a lot with productivity and consistency: unused variables are removed, lines wider than 80 characters are wrapped, all indentation is done automatically, etc. I'm thinking of configuring this tool https://github.com/prettier/prettier with the existing ESLint config. It's the "JS version of gofmt", if someone's familiar with that.

Interested on what you think about that!

This was referenced Oct 9, 2017
teosarca added a commit that referenced this issue Dec 11, 2017
@teosarca
Copy link
Member

note to IT: pls check the overall stability. e2e would be OK for this task to pass.

metas-ts added a commit to metasfresh/metasfresh that referenced this issue Dec 18, 2017
[#706](metasfresh/metasfresh-webui-api-legacy#706)
Port current MRP Product Info Window to the webui
[#755](metasfresh/metasfresh-webui-api-legacy#755)
Processes: support for parentViewSelectedIds and childViewSelectedIds
[#1427](metasfresh/metasfresh-webui-frontend-legacy#1427)
d3 errors on dashboard
[#2646](#2646) MRP
Product Info Just in Time
[#751](metasfresh/metasfresh-webui-api-legacy#751)
Picking Tray Clearing: packing HUs: Add to Transportation Order action
[#1437](metasfresh/metasfresh-webui-frontend-legacy#1437)
Language bug: The language in Settings is not respected
[#746](metasfresh/metasfresh-webui-api-legacy#746)
Picking Tray Clearing: Scan picking slot barcode filter
[#1455](metasfresh/metasfresh-webui-frontend-legacy#1455)
error when updating an attribute multiple times
[#747](metasfresh/metasfresh-webui-api-legacy#747)
Picking Tray Clearing: filter picking slots by Partner
[#1433](metasfresh/metasfresh-webui-frontend-legacy#1433)
Support Lookup view attributes
[#3211](#3211) Picking
Tray Clearing: right side view shall display only the HUs for current
BP/Location
[#1444](metasfresh/metasfresh-webui-frontend-legacy#1444)
Attributes are empty in material receipt candidate
[#3202](#3202) Error in
Paymentjournal Process/ Report in Payselection
[#3193](#3193) Improve
Window for manual OnHand Qty in WebUI
[#1448](metasfresh/metasfresh-webui-frontend-legacy#1448)
jenkins: fix current lint issues
[#1435](metasfresh/metasfresh-webui-frontend-legacy#1435)
Problem regarding multiple filters
[#1436](metasfresh/metasfresh-webui-frontend-legacy#1436)
Remove legacy docs
[#3169](#3169) Updating
PMM_Week availability trend fails
[#1206](metasfresh/metasfresh-webui-frontend-legacy#1206)
Use automatic code style enforcement
[#717](metasfresh/metasfresh-webui-api-legacy#717)
picking terminal: open HUs to pick shall display Best Before date and
Locator

me-45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants