From eab1a342c24a0bc9ad1170ee641c0c706349d0df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Thu, 4 Apr 2024 21:10:44 +0200 Subject: [PATCH] Update README.md to add a deprecation notice As per the comment linked in the suggested change, this would make it more obvious that the package is no longer maintained. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b9aaca0..5f0454d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +> [!NOTE] +> This repository is unmaintained. +> I'd suggest either building yourself, using the official LLVM releases for your platform, or using something like prettier. +> +> See https://github.com/angular/clang-format/issues/82#issuecomment-1748482685 + [![Build Status](https://github.com/angular/clang-format/actions/workflows/node.js.yml/badge.svg)](https://github.com/angular/clang-format/actions/workflows/node.js.yml) # clang-format