Add deprecation messaging for fix-encoding-pragma

This commit is contained in:
Max R 2024-04-02 11:11:58 -04:00 committed by Anthony Sottile
parent c8715b78af
commit cef973f323
3 changed files with 12 additions and 1 deletions

View file

@ -145,7 +145,7 @@
language: python
types: [text]
- id: fix-encoding-pragma
name: fix python encoding pragma
name: fix python encoding pragma (deprecated)
description: 'adds # -*- coding: utf-8 -*- to the top of python files.'
language: python
entry: fix-encoding-pragma