# resfmt **Repository Path**: mirrors_softwarefactory-project/resfmt ## Basic Information - **Project Name**: resfmt - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-28 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # resfmt A ReScript helper for code formatter. This script enables code formatting with `bsc -format` with stdin so that it can be used with [emacs-format-all-the-code](https://github.com/lassik/emacs-format-all-the-code). This is a workaround for `bsc` not supporting stdin, see this [issue](https://github.com/rescript-lang/rescript-compiler/issues/4846).