mirror of
https://github.com/AleoHQ/leo.git
synced 2025-01-04 16:15:11 +03:00
allow clippy::upper_case_acronyms for README
This commit is contained in:
parent
8bc2140b1e
commit
f4f66194e5
@ -13,6 +13,7 @@
|
||||
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with the Leo library. If not, see <https://www.gnu.org/licenses/>.
|
||||
#![allow(clippy::upper_case_acronyms)]
|
||||
|
||||
//! The `README.md` file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user