https://github.com/scufflecloud/dprint-plugin-cedar
A plugin for dprint to format cedar policy files
https://github.com/scufflecloud/dprint-plugin-cedar
Last synced: 5 months ago
JSON representation
A plugin for dprint to format cedar policy files
- Host: GitHub
- URL: https://github.com/scufflecloud/dprint-plugin-cedar
- Owner: ScuffleCloud
- License: mit
- Created: 2025-10-07T22:12:52.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-07T23:26:13.000Z (8 months ago)
- Last Synced: 2025-12-13T20:52:57.771Z (6 months ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dprint-plugin-cedar
[](https://crates.io/crates/dprint-plugin-cedar)
Cedar formatting plugin for [dprint](https://github.com/dprint/dprint).
This uses the [cedar-policy-formatter](https://github.com/cedar-policy/cedar) library.
## Configuration
```json
{
"lineWidth": 80,
"indentWidth": 2
}
```
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.