gchq / gchq/CyberChef

Feature request: Add Prettier

Open
#1,726 3 comments 0 reactions 0 assignees View on GitHub
feature help wanted improvement
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

**Problem**
The code base, despite existing linting rules, lacks consistent formatting, leading to:
- Reduced Readability: Inconsistent indentation, spacing, and wrapping make code harder to understand for all developers.
- Manual Formatting Waste: Developers spend time manually formatting instead of focusing on logic and functionality.

**Solution**
Introduce Prettier as a code formatter base on the [coding conventions](https://github.com/gchq/CyberChef/wiki/Contributing#coding-conventions) to enforce consistent formatting, improving readability and freeing developer time for higher-level tasks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.