pointfreeco / swift-composable-architecture

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
https://www.pointfree.co/collections/composable-architecture
MIT License
12.07k stars 1.41k forks source link

Add syntax highlighting #3123

Closed woxtu closed 2 months ago

woxtu commented 2 months ago

This PR adds missing syntax highlighting to the withTaskCancellation(id:cancelInFlight:operation:)'s comment.